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 27cccb5 commit a03c5a6Copy full SHA for a03c5a6
.github/workflows/links.yml
@@ -43,7 +43,7 @@ jobs:
43
JEKYLL_ENV: production
44
45
- name: Link Checker
46
- uses: lycheeverse/lychee-action@v1.2.0
+ uses: lycheeverse/lychee-action@v2.4.1
47
with:
48
args: --verbose --no-progress --exclude-file .lycheeignore -- _site/**/*.html
49
fail: true
0 commit comments