We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d6e25cf + 759c482 commit a97b659Copy full SHA for a97b659
.github/workflows/markdown.yml
@@ -18,7 +18,7 @@ jobs:
18
with:
19
persist-credentials: false
20
- name: Restore lychee cache
21
- uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
+ uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5.0.2
22
23
path: .lycheecache
24
key: cache-lychee-${{ github.sha }}
0 commit comments