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.
2 parents f45b768 + 9804c0d commit bd45d09Copy full SHA for bd45d09
.github/workflows/build-site.yml
@@ -34,7 +34,7 @@ jobs:
34
35
- name: Check links with lychee
36
id: lychee
37
- uses: lycheeverse/lychee-action@885c65f3dc543b57c898c8099f4e08c8afd178a2 #v2.6.1
+ uses: lycheeverse/lychee-action@a8c4c7cb88f0c7386610c35eb25108e448569cb0 #v2.7.0
38
with:
39
fail: true
40
args: --verbose --no-progress _site/*.html
.github/workflows/linkcheck.yml
@@ -30,7 +30,7 @@ jobs:
30
31
- name: Link Checker
32
33
env:
0 commit comments