Skip to content

Commit

Permalink
fixup! deploy: check for broken links
Browse files Browse the repository at this point in the history
  • Loading branch information
dscho committed Aug 12, 2024
1 parent fd6bd8e commit bae4ef9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/deploy-to-github-pages/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ runs:
- name: check for broken links
id: lychee
uses: lycheeverse/lychee-action@25a231001d1723960a301b7d4c82884dc7ef857d # until an official version is out that includes https://github.com/lycheeverse/lychee/pull/1422
uses: lycheeverse/lychee-action@0c9944245b62123a43a4c3f5136e30707dece87c # until an official version is out that includes https://github.com/lycheeverse/lychee/pull/1422
with:
lycheeVersion: nightly # until an official version includes https://github.com/lycheeverse/lychee/pull/1422
args: >-
Expand Down

0 comments on commit bae4ef9

Please sign in to comment.