Skip to content

Commit

Permalink
Update lychee action
Browse files Browse the repository at this point in the history
Lets try the newer version which *should* fix things so that verbatim sections are not checked
  • Loading branch information
wolf99 committed Jun 25, 2022
1 parent 0e41da1 commit 93fcee8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Run link checker
# For any troubleshooting, see:
# https://github.com/lycheeverse/lychee/blob/master/docs/TROUBLESHOOTING.md
uses: lycheeverse/lychee-action@f1da3291e1d03cbe11a413ae9f16b62fec99e6b6
uses: lycheeverse/lychee-action@76ab977fedbeaeb32029313724a2e56a8a393548

with:
# user-agent: if a user agent is not specified, some websites (e.g.
Expand Down

0 comments on commit 93fcee8

Please sign in to comment.