Skip to content

Commit

Permalink
Update lint_pull_request.yml
Browse files Browse the repository at this point in the history
updated lycheeverse/lychee-action
  • Loading branch information
mosfet80 authored Aug 29, 2023
1 parent 414784e commit 5ec8d2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint_pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
retention-days: 7

- name: Link Checker
uses: lycheeverse/lychee-action@v1.5.4
uses: lycheeverse/lychee-action@v1.8.0
with:
fail: true
args: --cache --insecure --max-cache-age 7d --verbose --no-progress './**/*.md' --github-token ${{secrets.GITHUB_TOKEN}} --max-concurrency 1

0 comments on commit 5ec8d2b

Please sign in to comment.