Skip to content

Commit dd6d738

Browse files
authored
ci(markdownlint): upgrade actions/checkout to v3 (chrislgarry#877)
1 parent 8b249ef commit dd6d738

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/markdownlint.yml

+1-1
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@v2
8+
uses: actions/checkout@v3
99
- name: Run mdl
1010
uses: actionshub/[email protected]

0 commit comments

Comments
 (0)