Skip to content

Commit

Permalink
chore: bump lychee version
Browse files Browse the repository at this point in the history
  • Loading branch information
gibbz00 committed Oct 25, 2024
1 parent 0756da8 commit 79caea7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Checkout sources
uses: actions/checkout@v4
- name: Run lychee
uses: lycheeverse/lychee-action@v1.9.3
uses: lycheeverse/lychee-action@v2.0.2
with:
fail: true
spelling:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml.liquid
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: Checkout sources
uses: actions/checkout@v4
- name: Run lychee
uses: lycheeverse/lychee-action@v1.9.3
uses: lycheeverse/lychee-action@v2.0.2
with:
fail: true
taplo_checks:
Expand Down

0 comments on commit 79caea7

Please sign in to comment.