Skip to content

Commit 3a3e2bd

Browse files
committed
Update github ci
1 parent 8463924 commit 3a3e2bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/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

0 commit comments

Comments
 (0)