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 2b1dd25 commit 7b97b06Copy full SHA for 7b97b06
.github/workflows/basic-qa.yml
@@ -35,7 +35,7 @@ jobs:
35
persist-credentials: false
36
37
- name: Restore lychee cache
38
- uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
+ uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
39
with:
40
path: .lycheecache
41
key: cache-lychee-${{ github.sha }}
0 commit comments