Skip to content

Commit efd57f1

Browse files
committed
ci: bump ci actions
1 parent f826ccd commit efd57f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code_checks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- uses: actions/checkout@v5
3333

3434
- name: Cache dependencies
35-
uses: actions/cache@v5
35+
uses: actions/cache@v4
3636
with:
3737
path: ~/.composer/cache/files
3838
key: dependencies-php-${{ matrix.php }}-composer-${{ hashFiles('composer.json') }}

0 commit comments

Comments
 (0)