Skip to content

Commit 20ba2fe

Browse files
committed
use master
1 parent b70aaa4 commit 20ba2fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push-test-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- uses: actions/checkout@v2
3636

3737
- name: Setup PHP
38-
uses: shivammathur/setup-php@v2.15
38+
uses: shivammathur/setup-php@master
3939
with:
4040
tools: phpunit-polyfills, phpunit
4141
php-version: ${{ matrix.php }}

0 commit comments

Comments
 (0)