We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7992eee commit 1ca79afCopy full SHA for 1ca79af
.github/workflows/links-check.yml
@@ -11,7 +11,7 @@ jobs:
11
with:
12
ref: 2.x
13
14
- - uses: lycheeverse/lychee-action@v1.8.0
+ - uses: lycheeverse/lychee-action@v1.9.1
15
id: lychee
16
17
args: --verbose './docs/**/*.md' --max-concurrency 1 --max-retries 0 --accept 200,429 --cache
0 commit comments