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 5107628 commit 39ff2f0Copy full SHA for 39ff2f0
1 file changed
.github/workflows/php.yml
@@ -18,7 +18,7 @@ jobs:
18
uses: actions/checkout@v3
19
20
- name: Set up PHP
21
- uses: shivammathur/setup-php@v3
+ uses: shivammathur/setup-php@v2
22
with:
23
php-version: ${{ matrix.php-version }}
24
0 commit comments