Skip to content

Commit

Permalink
Merge pull request #4 from henrysky/dependabot/github_actions/lycheev…
Browse files Browse the repository at this point in the history
…erse/lychee-action-2

Bump lycheeverse/lychee-action from 1 to 2
  • Loading branch information
henrysky authored Oct 15, 2024
2 parents 5cb96c5 + 53efd8c commit c96e75e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
run: |
pip install -r requirements.txt
- name: Link Checker
uses: lycheeverse/lychee-action@v1
uses: lycheeverse/lychee-action@v2
with:
args: --base . --verbose --no-progress './*.rst' './*.ipynb'
format: markdown
Expand Down

0 comments on commit c96e75e

Please sign in to comment.