Browse Source
Merge branch 'master' into dependabot/github_actions/docker/build-push-action-2.10.0
pull/8167/head
M. J. Fromberger
3 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@v3 |
|
|
- uses: actions/checkout@v3 |
|
|
- uses: gaurav-nelson/github-action-markdown-link-check@1.0.13 |
|
|
|
|
|
|
|
|
- uses: gaurav-nelson/github-action-markdown-link-check@1.0.14 |
|
|
with: |
|
|
with: |
|
|
folder-path: "docs" |
|
|
folder-path: "docs" |