Skip to content

Commit 99f6922

Browse files
authored
Update run-tests.yml
1 parent b54d752 commit 99f6922

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
@@ -52,7 +52,7 @@ jobs:
5252
uses: actions/checkout@v2
5353

5454
- name: Cache dependencies
55-
uses: actions/cache@v2
55+
uses: actions/cache@v4
5656
with:
5757
path: ~/.composer/cache/files
5858
key: dependencies-laravel-${{ matrix.laravel }}-php-${{ matrix.php }}-composer-${{ hashFiles('composer.json') }}

0 commit comments

Comments
 (0)