We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee2e78e commit 66c7e4fCopy full SHA for 66c7e4f
.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