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 cfac18c commit 1590fd8Copy full SHA for 1590fd8
.github/workflows/build-check.yaml
@@ -48,7 +48,7 @@ jobs:
48
steps:
49
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
50
51
- - uses: lycheeverse/lychee-action@82202e5e9c2f4ef1a55a3d02563e1cb6041e5332 # v2.4.1
+ - uses: lycheeverse/lychee-action@5c4ee84814c983aa7164eaee476f014e53ff3963 # v2.5.0
52
with:
53
# excluding links to pull requests and issues is done for performance
54
args: >
0 commit comments