Skip to content

Commit 348a5ef

Browse files
chore(deps): update actions/cache digest to ab5e6d0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b277323 commit 348a5ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lychee.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
steps:
2323
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
2424
- name: "📤 Restore cache"
25-
uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 # v4
25+
uses: actions/cache@ab5e6d0c87105b4c9c2047343972218f562e4319 # v4
2626
with:
2727
path: .lycheecache
2828
key: cache-lychee-${{ github.sha }}

0 commit comments

Comments
 (0)