dependabot[bot]
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
.github/workflows/linkchecker.yml
|
@ -7,6 +7,6 @@ jobs: |
|
|
runs-on: ubuntu-latest |
|
|
runs-on: ubuntu-latest |
|
|
steps: |
|
|
steps: |
|
|
- uses: actions/checkout@master |
|
|
- uses: actions/checkout@master |
|
|
- uses: gaurav-nelson/github-action-markdown-link-check@1.0.10 |
|
|
|
|
|
|
|
|
- uses: gaurav-nelson/github-action-markdown-link-check@1.0.11 |
|
|
with: |
|
|
with: |
|
|
folder-path: "docs" |
|
|
folder-path: "docs" |