Skip to content

Commit 4307260

Browse files
committed
Testing a second markdownlnit action
Signed-off-by: Lynette Miles <[email protected]>
1 parent 2132fcf commit 4307260

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
@@ -37,7 +37,7 @@ jobs:
3737
name: runner / markdownlint
3838
runs-on: ubuntu-latest
3939
steps:
40-
- uses: actions/checkout@v1
40+
- uses: actions/checkout@v4
4141
- name: markdownlint
4242
uses: prologic/[email protected]
4343
with:

0 commit comments

Comments
 (0)