We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8ac8cb commit a1da847Copy full SHA for a1da847
.github/workflows/tests_php.yml
@@ -13,7 +13,7 @@ jobs:
13
uses: actions/[email protected]
14
15
- name: Setup PHP
16
- uses: shivammathur/setup-php@2.11.0
+ uses: shivammathur/setup-php@2.32.0
17
with:
18
php-version: ${{ matrix.php }}
19
0 commit comments