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 50e4adf commit 2c99a95Copy full SHA for 2c99a95
.github/workflows/check_links.yml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
path: .lycheecache
19
key: cache-lychee-${{ github.run_id }}-${{ github.run_attempt }}
20
- restore-keys: cache-lychee
+ restore-keys: cache-lychee-
21
- name: Link Checker
22
id: lychee
23
uses: lycheeverse/lychee-action@v2
0 commit comments