We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef01ae8 commit c85f23aCopy full SHA for c85f23a
.github/workflows/links.yml
@@ -11,7 +11,7 @@ jobs:
11
- uses: actions/checkout@v3
12
- name: lychee Link Checker
13
id: lychee
14
- uses: lycheeverse/lychee-action@v2.0.2
+ uses: lycheeverse/lychee-action@v2.1.0
15
with:
16
args: --accept=200,403,429 "**/*.html" "**/*.md" "**/*.txt" "**/*.json" --exclude-mail
17
fail: true
0 commit comments