Skip to content

Commit f30118e

Browse files
chore: Bump actions/cache from 5 to 6 (#764)
1 parent 178829e commit f30118e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check-links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
# temporary (rate limiting, network issue, etc.), and we always want to retry those links
2626
# everytime this action is run.
2727
- name: Restore lychee cache
28-
uses: actions/cache@v5
28+
uses: actions/cache@v6
2929
with:
3030
path: .lycheecache
3131
key: cache-lychee-${{ github.sha }}

0 commit comments

Comments
 (0)