Skip to content

Commit 853dd66

Browse files
chore(deps): update actions/cache digest to 8b402f5 (#267)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 09396a1 commit 853dd66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
run: echo "TIMESTAMP=$(date +%s)" >> "$GITHUB_ENV"
2323

2424
- name: Restore lychee cache
25-
uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5
25+
uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5
2626
with:
2727
path: .lycheecache
2828
key: cache-lychee-${{ env.TIMESTAMP }}

0 commit comments

Comments
 (0)