Bump lycheeverse/lychee-action from 1.3.0 to 1.5.0 (#247)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-06-01 18:32:08 +02:00 committed by GitHub
parent 03b42f14ef
commit 1804277030
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@v2
- name: Check link validity
uses: lycheeverse/lychee-action@v1.3.0
uses: lycheeverse/lychee-action@v1.5.0
- name: Fail if there were link errors
run: exit ${{ steps.lc.outputs.exit_code }}