Skip to content

Commit 3a55117

Browse files
authored
Switch to shivammathur/setup-php@v2
1 parent 4a5e380 commit 3a55117

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
@@ -29,7 +29,7 @@ jobs:
2929
key: dependencies-laravel-${{ matrix.laravel }}-php-${{ matrix.php }}-composer-${{ hashFiles('composer.json') }}
3030

3131
- name: Setup PHP
32-
uses: shivammathur/setup-php@v1
32+
uses: shivammathur/setup-php@v2
3333
with:
3434
php-version: ${{ matrix.php }}
3535
extensions: dom, curl, libxml, mbstring, zip, pcntl, pdo, sqlite, pdo_sqlite, bcmath, soap, intl, gd, exif, iconv, imagick

0 commit comments

Comments
 (0)