Merge pull request #47 from testthedocs/dependabot/github_actions/lycheeverse/lychee-action-2.4.1

chore(deps): bump lycheeverse/lychee-action from 2.4.0 to 2.4.1
This commit is contained in:
Sven Strack
2025-06-08 13:57:35 +02:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ jobs:
- name: Link Checker
id: lychee
uses: lycheeverse/lychee-action@v2.4.0
uses: lycheeverse/lychee-action@v2.4.1
with:
args: --verbose --no-progress README.md
fail: true

View File

@@ -10,7 +10,7 @@ jobs:
- name: Link Checker
id: lychee
uses: lycheeverse/lychee-action@v2.4.0
uses: lycheeverse/lychee-action@v2.4.1
with:
args: --verbose --no-progress README.md
fail: true