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 bec23c8 commit 834b804Copy full SHA for 834b804
.github/workflows/markdown-checks.yml
@@ -27,7 +27,7 @@ jobs:
27
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
28
29
- name: Link Checker
30
- uses: lycheeverse/lychee-action@885c65f3dc543b57c898c8099f4e08c8afd178a2 # v2.6.1
+ uses: lycheeverse/lychee-action@a8c4c7cb88f0c7386610c35eb25108e448569cb0 # v2.7.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