We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fdc2d7 commit 3c2e972Copy full SHA for 3c2e972
1 file changed
.github/workflows/links.yml
@@ -13,7 +13,7 @@ jobs:
13
steps:
14
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
15
16
- - uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5
+ - uses: actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6
17
with:
18
path: .lycheecache
19
key: cache-lychee-${{ github.sha }}
0 commit comments