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 3c911af commit a08008fCopy full SHA for a08008f
1 file changed
.github/workflows/build.yml
@@ -16,7 +16,7 @@ jobs:
16
uses: actions/checkout@v1
17
18
- name: Setup PHP
19
- uses: shivammathur/setup-php@v1
+ uses: shivammathur/setup-php@v2
20
with:
21
php-version: ${{ matrix.php-versions }}
22
coverage: none
0 commit comments