Skip to content

Commit a2ff314

Browse files
committed
Update lychee action
1 parent f028047 commit a2ff314

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Run Nix CI suite
3333
run: nix develop --command ci
3434
- name: Check external links
35-
uses: lycheeverse/lychee-action@v2.0.2
35+
uses: lycheeverse/lychee-action@v2
3636
env:
3737
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3838
with:

0 commit comments

Comments
 (0)