Browse Source
Merge branch 'master' into dependabot/go_modules/master/github.com/golangci/golangci-lint-1.45.0
pull/8169/head
mergify[bot]
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 |
|
|
|
steps: |
|
|
|
- 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: |
|
|
|
folder-path: "docs" |