We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 850e59c commit bc9bca5Copy full SHA for bc9bca5
.github/workflows/ci.yaml
@@ -19,7 +19,7 @@ jobs:
19
20
- name: Check all links in *.md files
21
id: lychee
22
- uses: lycheeverse/lychee-action@v2.7.0
+ uses: lycheeverse/lychee-action@v2.8.0
23
with:
24
lycheeVersion: v0.18.1
25
args: >-
.github/workflows/nightly.yaml
@@ -13,7 +13,7 @@ jobs:
13
14
15
16
17
18
.github/workflows/pr.yaml
@@ -15,7 +15,7 @@ jobs:
0 commit comments