We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e047c1a commit 22daafdCopy full SHA for 22daafd
.github/workflows/reusable-markdown-link-check.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
14
15
- - uses: lycheeverse/lychee-action@1d97d84f0bc547f7b25f4c2170d87d810dc2fb2c # v2.4.0
+ - uses: lycheeverse/lychee-action@82202e5e9c2f4ef1a55a3d02563e1cb6041e5332 # v2.4.1
16
with:
17
# excluding links to pull requests and issues is done for performance
18
args: >
0 commit comments