We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba4bc68 commit 53d8cdbCopy full SHA for 53d8cdb
.github/workflows/scheduled.yml
@@ -13,7 +13,7 @@ jobs:
13
14
- name: Check for broken links
15
id: lychee
16
- uses: lycheeverse/lychee-action@v1.10.0
+ uses: lycheeverse/lychee-action@v2.1.0
17
with:
18
args: --verbose ./docs/**/*.md ./submodules/chart/docs/**/*.md
19
jobSummary: true
0 commit comments