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 a4e2ef1 commit f8e7f4cCopy full SHA for f8e7f4c
.github/workflows/reusable-markdown-link-check.yml
@@ -14,6 +14,8 @@ jobs:
14
15
- uses: lycheeverse/lychee-action@v2
16
with:
17
+ # remove version after next release of lychee-action
18
+ lycheeVersion: latest
19
# excluding links to pull requests and issues is done for performance
20
args: >
21
--include-fragments
0 commit comments