Merge pull request #21 from testthedocs/dependabot/github_actions/lycheeverse/lychee-action-1.9.1

chore(deps): bump lycheeverse/lychee-action from 1.8.0 to 1.9.1
This commit is contained in:
sven
2024-01-16 06:29:07 +01:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
- name: Link Checker
id: lychee
uses: lycheeverse/lychee-action@v1.8.0
uses: lycheeverse/lychee-action@v1.9.1
with:
args: --verbose --no-progress README.md
fail: true
+1 -1
View File
@@ -10,7 +10,7 @@ jobs:
- name: Link Checker
id: lychee
uses: lycheeverse/lychee-action@v1.8.0
uses: lycheeverse/lychee-action@v1.9.1
with:
args: --verbose --no-progress README.md
fail: true