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 e9185c8 commit 32e5566Copy full SHA for 32e5566
.github/workflows/check-links.yml
@@ -25,7 +25,7 @@ jobs:
25
git clone --depth 1 --branch main https://github.com/seismo-learn/seismo-learn.github.io seismo-learn/website/site
26
27
- name: Link Checker
28
- uses: lycheeverse/lychee-action@v2.3.0
+ uses: lycheeverse/lychee-action@v2.4.0
29
with:
30
# 429: Too many requests
31
args: >
0 commit comments