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 0d30036 commit 5ebf195Copy full SHA for 5ebf195
.github/workflows/book-lint.yml
@@ -24,7 +24,7 @@ jobs:
24
working-directory: book
25
26
- name: Link Checker
27
- uses: lycheeverse/lychee-action@v2.5.0
+ uses: lycheeverse/lychee-action@v2.6.1
28
with:
29
args: book/public
30
fail: true
0 commit comments