We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 325d158 commit 25dba5dCopy full SHA for 25dba5d
.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.0.2
+ - uses: lycheeverse/lychee-action@v2.1.0
16
17
failIfEmpty: false
18
args: >-
0 commit comments