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 3e30150 commit cab0941Copy full SHA for cab0941
.github/workflows/check-lint.yml
@@ -78,7 +78,7 @@ jobs:
78
- uses: actions/checkout@v4
79
80
- name: Link Checker
81
- uses: lycheeverse/lychee-action@v2.4.0
+ uses: lycheeverse/lychee-action@v2.5.0
82
with:
83
# Ignore the README.md file as some social sharing links are not valid
84
args: --verbose --no-progress --exclude-path 'README.md' './**/*.md' './**/*.html' './**/*.rst'
0 commit comments