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 7875033 commit 80e0b4dCopy full SHA for 80e0b4d
1 file changed
.github/workflows/link-checker.yml
@@ -13,7 +13,7 @@ jobs:
13
14
- name: Link Checker
15
id: lychee
16
- uses: lycheeverse/lychee-action@v2.3.0
+ uses: lycheeverse/lychee-action@v2.4.0
17
with:
18
args: --accept '100..=103,200..=299,403,429' --exclude-all-private .
19
0 commit comments