Skip to content

Commit 343e5bc

Browse files
authored
ci: add missing character from version tag
1 parent 1a08887 commit 343e5bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/markdownlint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ jobs:
55
runs-on: ubuntu-latest
66
steps:
77
- name: Check out code
8-
uses: actions/checkout@2
8+
uses: actions/checkout@v2
99
- name: Run mdl
1010
uses: actionshub/[email protected]

0 commit comments

Comments
 (0)