mirror of
https://github.com/marmelab/awesome-rest.git
synced 2026-05-01 20:20:10 -07:00
Replace 404-links action with linkinator-action
This commit is contained in:
committed by
GitHub
parent
2e3d1f610e
commit
3193de537b
@@ -10,7 +10,8 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: 'atalent-labs-404-links'
|
||||
uses: atalent-labs/404-links@3.1.6
|
||||
- uses: JustinBeckwith/linkinator-action@v2
|
||||
with:
|
||||
paths: README.md
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user