ci: add missing character from version tag
This commit is contained in:
parent
1a08887aab
commit
343e5bcde5
2
.github/workflows/markdownlint.yml
vendored
2
.github/workflows/markdownlint.yml
vendored
@ -5,6 +5,6 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Check out code
|
||||
uses: actions/checkout@2
|
||||
uses: actions/checkout@v2
|
||||
- name: Run mdl
|
||||
uses: actionshub/markdownlint@2.0.2
|
||||
|
Loading…
Reference in New Issue
Block a user