We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d24d6c commit d99f812Copy full SHA for d99f812
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
- uses: actions/checkout@v4
20
21
- name: Setup PHP
22
- uses: shivammathur/setup-php@2.32.0
+ uses: shivammathur/setup-php@2.35.2
23
with:
24
php-version: ${{ matrix.php }}
25
0 commit comments