We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25dba5d commit b3ee672Copy full SHA for b3ee672
.github/workflows/links.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/checkout@v4
13
with:
14
fetch-depth: 0
15
- - uses: lycheeverse/lychee-action@v2.1.0
+ - uses: lycheeverse/lychee-action@v2.2.0
16
17
failIfEmpty: false
18
args: >-
0 commit comments