Skip to content

Commit

Permalink
Restore use of v1 release branch for markdown-lint-check action.
Browse files Browse the repository at this point in the history
  • Loading branch information
bpkroth committed Dec 11, 2020
1 parent 8c3e91e commit e98e2c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: gaurav-nelson/github-action-markdown-link-check@1.0.8
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
use-quiet-mode: yes
use-verbose-mode: no
Expand Down

0 comments on commit e98e2c0

Please sign in to comment.