Skip to content

Commit

Permalink
Use different action for linkcheck
Browse files Browse the repository at this point in the history
This one seems more popular
  • Loading branch information
GeckoEidechse committed Oct 19, 2023
1 parent b842327 commit 12f2ac6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linkcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
- name: md-linkcheck
uses: ocular-d/md-linkcheck-action@master
uses: gaurav-nelson/github-action-markdown-link-check@v1

0 comments on commit 12f2ac6

Please sign in to comment.