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.
lychee
1 parent 8657146 commit 87b7175Copy full SHA for 87b7175
.github/workflows/links.yml
@@ -20,7 +20,7 @@ jobs:
20
- uses: actions/checkout@v3
21
- name: Link Checker
22
id: lychee
23
- uses: lycheeverse/lychee-action@v1.8.0
+ uses: lycheeverse/lychee-action@885c65f3dc543b57c898c8099f4e08c8afd178a2 # v2.6.1
24
with:
25
args: --verbose --no-progress **/*.md **/*.html
26
env:
0 commit comments