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 de55b72 commit 0c05002Copy full SHA for 0c05002
.github/workflows/lychee.yml
@@ -21,7 +21,7 @@ jobs:
21
- uses: actions/checkout@v4
22
- name: lychee Link Checker
23
id: lychee
24
- uses: lycheeverse/lychee-action@v2.1.0
+ uses: lycheeverse/lychee-action@v2.2.0
25
with:
26
lycheeVersion: nightly # TODO: Change to stable once v0.17.1 is released, the version that includes a retry fix
27
args: -v -n --config .lychee.toml './*.md' './**/*.md'
0 commit comments