Skip to content

Commit

Permalink
ci: add missing character from version tag
Browse files Browse the repository at this point in the history
  • Loading branch information
wopian authored Jul 9, 2021
1 parent 1a08887 commit 343e5bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/markdownlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 343e5bc

Please sign in to comment.