We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f9ce0b4 + 2880d4f commit 1e307cbCopy full SHA for 1e307cb
.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@v2
+ uses: shivammathur/setup-php@2.11.0
17
with:
18
php-version: ${{ matrix.php }}
19
0 commit comments