Skip to content

Commit 4c1c752

Browse files
renovate[bot]gastonfournier
authored andcommitted
chore(deps): update lycheeverse/lychee-action action to v2
1 parent 9547fd9 commit 4c1c752

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check_links.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
restore-keys: cache-lychee-
2525
- name: Link Checker
2626
id: lychee
27-
uses: lycheeverse/lychee-action@v1.10.0
27+
uses: lycheeverse/lychee-action@v2.3.0
2828
with:
2929
fail: true
3030
args: '"./website/docs/**/*.md" "./website/docs/**/*.mdx" "./src/mailtemplates/*.mustache" --scheme http --scheme https --cache --max-cache-age 7d --exclude-mail --verbose' # other excludes are in .lycheeignore

0 commit comments

Comments
 (0)