Skip to content

Commit aca2461

Browse files
committed
Update to setup-php@v2
1 parent f579ab5 commit aca2461

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
@@ -63,7 +63,7 @@ jobs:
6363
uses: actions/checkout@v1
6464

6565
- name: Setup PHP
66-
uses: shivammathur/setup-php@v1
66+
uses: shivammathur/setup-php@v2
6767
with:
6868
php-version: ${{ matrix.php }}
6969
extensions: mbstring, dom, fileinfo, mysql

0 commit comments

Comments
 (0)