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.
2 parents 47502f7 + 62a5cc7 commit 5fd82d5Copy full SHA for 5fd82d5
1 file changed
.github/workflows/cron-pr-check-broken-links.yml
@@ -33,7 +33,7 @@ jobs:
33
34
- name: Check Markdown links (Lychee)
35
id: lychee
36
- uses: lycheeverse/lychee-action@8646ba30535128ac92d33dfc9133794bfdd9b411 # v2.8.0
+ uses: lycheeverse/lychee-action@e7477775783ea5526144ba13e8db5eec57747ce8 # v2.9.0
37
continue-on-error: true
38
with:
39
args: --verbose --no-progress './**/*.md'
0 commit comments