Skip to content

Commit e0ac50c

Browse files
committed
Tests: markdownlint as actions
Signed-off-by: Lynette Miles <[email protected]>
1 parent 9d082ce commit e0ac50c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ jobs:
2626
runs-on: ubuntu-latest
2727
steps:
2828
- name: Check out code
29-
uses: actions/checkout@v2
29+
uses: actions/checkout@v4
3030
- name: Run mdl
3131
uses: actionshub/markdownlint@main

0 commit comments

Comments
 (0)