Skip to content

Commit 663b0d4

Browse files
chore(deps): update actions/cache action to v5
1 parent bc02ced commit 663b0d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
pm-version-major: "5"
2727

2828
- name: Restore Composer package cache
29-
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
29+
uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5
3030
with:
3131
path: |
3232
~/.cache/composer/files

0 commit comments

Comments
 (0)