We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b47e91 commit e8efb82Copy full SHA for e8efb82
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@v4
17
18
- name: Link Checker
19
- uses: lycheeverse/lychee-action@v1.8.0
+ uses: lycheeverse/lychee-action@v2.0.2
20
with:
21
args: --verbose --no-progress 'docs/**/*.md' --exclude-loopback
22
format: markdown
0 commit comments