Skip to content

Commit 1c8ebbb

Browse files
committed
Tests with setup-php@v2
1 parent 4e8fa46 commit 1c8ebbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpunit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: actions/checkout@v2
1616

1717
- name: Setup PHP
18-
uses: shivammathur/setup-php@v1
18+
uses: shivammathur/setup-php@v2
1919
with:
2020
php-version: ${{ matrix.php-versions }}
2121
extensions: mbstring, gd, bcmath, imagick

0 commit comments

Comments
 (0)