Skip to content

Commit 1ba48ff

Browse files
committed
Merge branch '2.x' of github.com:zingimmick/laravel-eloquent-relationships into 2.x
2 parents a468c8c + 621770d commit 1ba48ff

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
@@ -26,7 +26,7 @@ jobs:
2626
uses: actions/checkout@v3
2727

2828
- name: Setup PHP
29-
uses: shivammathur/setup-php@2.23.0
29+
uses: shivammathur/setup-php@2.24.0
3030
with:
3131
php-version: ${{ matrix.php }}
3232
coverage: xdebug

0 commit comments

Comments
 (0)