Skip to content

Commit

Permalink
set ver
Browse files Browse the repository at this point in the history
  • Loading branch information
torounit committed Sep 28, 2021
1 parent f505e5f commit b70aaa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-test-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- uses: actions/checkout@v2

- name: Setup PHP
uses: shivammathur/setup-php@v2
uses: shivammathur/setup-php@v2.15
with:
tools: phpunit-polyfills, phpunit
php-version: ${{ matrix.php }}
Expand Down

0 comments on commit b70aaa4

Please sign in to comment.