We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b277323 commit 348a5efCopy full SHA for 348a5ef
.github/workflows/lychee.yml
@@ -22,7 +22,7 @@ jobs:
22
steps:
23
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
24
- name: "📤 Restore cache"
25
- uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 # v4
+ uses: actions/cache@ab5e6d0c87105b4c9c2047343972218f562e4319 # v4
26
with:
27
path: .lycheecache
28
key: cache-lychee-${{ github.sha }}
0 commit comments