We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f028047 commit a2ff314Copy full SHA for a2ff314
.github/workflows/ci.yml
@@ -32,7 +32,7 @@ jobs:
32
- name: Run Nix CI suite
33
run: nix develop --command ci
34
- name: Check external links
35
- uses: lycheeverse/lychee-action@v2.0.2
+ uses: lycheeverse/lychee-action@v2
36
env:
37
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
38
with:
0 commit comments