Skip to content

Commit

Permalink
Bump lycheeverse/lychee-action from 1.9.3 to 1.10.0 (informalsystems#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 25, 2024
1 parent 954c2f1 commit 962cbd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/markdown-link-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v4
- name: Link Checker
id: lychee
uses: lycheeverse/lychee-action@v1.9.3
uses: lycheeverse/lychee-action@v1.10.0
with:
args: --verbose --no-progress --max-concurrency 16 './**/*.md'
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 962cbd1

Please sign in to comment.