We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ee2e78e + 66c7e4f commit f97e5b1Copy full SHA for f97e5b1
.github/workflows/lint.yml
@@ -14,7 +14,7 @@ jobs:
14
15
- name: Check links
16
id: lychee
17
- uses: lycheeverse/lychee-action@v2.0.2
+ uses: lycheeverse/lychee-action@v2.1.0
18
with:
19
# Exclude twitter.com (https://github.com/lycheeverse/lychee/issues/989)
20
# Exclude udemy.com (Failed: Network error: Forbidden)
0 commit comments