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 e97c074 commit 5615064Copy full SHA for 5615064
1 file changed
.github/workflows/links.yml
@@ -13,7 +13,7 @@ jobs:
13
steps:
14
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
15
16
- - uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5
+ - uses: actions/cache@2c8a9bd7457de244a408f35966fab2fb45fda9c8 # v6
17
with:
18
path: .lycheecache
19
key: cache-lychee-${{ github.sha }}
0 commit comments