Skip to content

Commit ec0ce82

Browse files
authored
chore(deps): update actions/cache action to v5 (#40)
1 parent 508a710 commit ec0ce82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/link-checker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/checkout@v6
1919

2020
- name: Restore lychee cache
21-
uses: actions/cache@v4
21+
uses: actions/cache@v5
2222
id: restore-cache
2323
with:
2424
path: .lycheecache

0 commit comments

Comments
 (0)