Skip to content

Commit c5c1f7c

Browse files
committed
Update to setup-php@v2
1 parent 7061def commit c5c1f7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
uses: actions/checkout@v2
4949

5050
- name: Setup PHP
51-
uses: shivammathur/setup-php@v1
51+
uses: shivammathur/setup-php@v2
5252
with:
5353
php-version: ${{ matrix.php }}
5454
extensions: mbstring, dom, fileinfo

0 commit comments

Comments
 (0)