We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4dab9d commit ade140dCopy full SHA for ade140d
.github/workflows/broken-link-checker.yaml
@@ -10,7 +10,7 @@ jobs:
10
- name: Checkout
11
uses: actions/checkout@v4
12
- name: Check Links
13
- uses: lycheeverse/lychee-action@v1.10.0
+ uses: lycheeverse/lychee-action@v2.0.1
14
with:
15
args: --verbose --no-progress './**/*.md' './**/*.html' './**/*.rst' --exclude-mail
16
env:
0 commit comments