ci: add missing character from version tag

pull/820/head
James Harris 2021-07-09 22:37:14 +01:00 committed by GitHub
parent 1a08887aab
commit 343e5bcde5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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