We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cda2e5 commit 5fbfcf8Copy full SHA for 5fbfcf8
.github/workflows/docs.yaml
@@ -38,7 +38,7 @@ jobs:
38
restore-keys: cache-lychee-
39
40
- name: "Run Lychee"
41
- uses: "lycheeverse/[email protected].0"
+ uses: "lycheeverse/[email protected].1"
42
with:
43
# To keep in sync with Makefile#lychee
44
args: "--verbose --no-progress '*.md' 'docs/**/*.md' --cache --max-cache-age 1d ."
0 commit comments