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 c5bf470 commit f499303Copy full SHA for f499303
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
# - bio-overheid.nl/ico-wizard: Returns 403 for automated checkers but works for users
23
- name: Link Checker
24
id: lychee
25
- uses: lycheeverse/lychee-action@v2.5.0
+ uses: lycheeverse/lychee-action@v2.6.1
26
with:
27
# Target specific files and improve the arguments
28
args: >-
0 commit comments