Skip to content

Commit f456944

Browse files
committed
Merge branch 'master' of github.com:spatie/laravel-flash
2 parents 66f1cc9 + b84f430 commit f456944

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

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

0 commit comments

Comments
 (0)