We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48211bd commit dec7940Copy full SHA for dec7940
.github/workflows/lychee.yml
@@ -21,7 +21,7 @@ jobs:
21
- uses: actions/checkout@v4
22
- name: lychee Link Checker
23
id: lychee
24
- uses: lycheeverse/lychee-action@v2.3.0
+ uses: lycheeverse/lychee-action@v2.4.0
25
with:
26
lycheeVersion: v0.18.1
27
args: -v -n --config .lychee.toml './*.md' './**/*.md'
0 commit comments