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 1c6d4f1 commit eed937dCopy full SHA for eed937d
.github/workflows/linkcheck.yml
@@ -25,7 +25,7 @@ jobs:
25
# ref: https://github.com/lycheeverse/lychee-action
26
# ref: https://github.com/lycheeverse/lychee#commandline-parameters
27
- name: Link Checker
28
- uses: lycheeverse/lychee-action@v2.6.1
+ uses: lycheeverse/lychee-action@v2.7.0
29
env:
30
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
31
with:
0 commit comments