We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4da06ec commit 0839c92Copy full SHA for 0839c92
.github/workflows/link-check.yml
@@ -22,7 +22,7 @@ jobs:
22
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
23
24
- name: Link Checker
25
- uses: lycheeverse/lychee-action@c053181aa0c3d17606addfe97a9075a32723548a # v1.9.3
+ uses: lycheeverse/lychee-action@2b973e86fc7b1f6b36a93795fe2c9c6ae1118621 # v1.10.0
26
id: lychee
27
env:
28
GITHUB_TOKEN: "${{ steps.app-token.outputs.token }}"
0 commit comments