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 b70aaa4 commit 20ba2feCopy full SHA for 20ba2fe
.github/workflows/push-test-deploy.yml
@@ -35,7 +35,7 @@ jobs:
35
- uses: actions/checkout@v2
36
37
- name: Setup PHP
38
- uses: shivammathur/setup-php@v2.15
+ uses: shivammathur/setup-php@master
39
with:
40
tools: phpunit-polyfills, phpunit
41
php-version: ${{ matrix.php }}
0 commit comments