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 f579ab5 commit aca2461Copy full SHA for aca2461
.github/workflows/run-tests.yml
@@ -63,7 +63,7 @@ jobs:
63
uses: actions/checkout@v1
64
65
- name: Setup PHP
66
- uses: shivammathur/setup-php@v1
+ uses: shivammathur/setup-php@v2
67
with:
68
php-version: ${{ matrix.php }}
69
extensions: mbstring, dom, fileinfo, mysql
0 commit comments