Skip to content

Commit

Permalink
ci: Bump lycheeverse action version
Browse files Browse the repository at this point in the history
  • Loading branch information
noseglasses committed Nov 5, 2023
1 parent 4a0a1d9 commit fdd19e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint_README.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: README.md Link Check
uses: lycheeverse/lychee-action@v1.0.8
uses: lycheeverse/lychee-action@v1.8.0
id: lychee_readme_md
with:
args: --verbose --no-progress "/github/workspace/README.md"
Expand Down

0 comments on commit fdd19e1

Please sign in to comment.