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.
1 parent f5f4721 commit f7ed5c1Copy full SHA for f7ed5c1
1 file changed
.github/workflows/markdown-checks.yml
@@ -27,7 +27,7 @@ jobs:
27
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
28
29
- name: Link Checker
30
- uses: lycheeverse/lychee-action@8646ba30535128ac92d33dfc9133794bfdd9b411 # v2.8.0
+ uses: lycheeverse/lychee-action@e7477775783ea5526144ba13e8db5eec57747ce8 # v2.9.0
31
with:
32
# There is no security token. So, it would fail on any links which aren't public.
33
args: "--verbose --no-progress **/*.md"
0 commit comments