Skip to content

Commit ed6a9c2

Browse files
committed
ci: update cache image
1 parent 17c8042 commit ed6a9c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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
uses: actions/checkout@v3
3434

3535
- name: Cache dependencies
36-
uses: actions/cache@v2
36+
uses: actions/cache@v4
3737
with:
3838
path: ~/.composer/cache/files
3939
key: dependencies-laravel-${{ matrix.laravel }}-php-${{ matrix.php }}-composer-${{ hashFiles('composer.json') }}

0 commit comments

Comments
 (0)