We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b249ef commit dd6d738Copy full SHA for dd6d738
.github/workflows/markdownlint.yml
@@ -5,6 +5,6 @@ jobs:
5
runs-on: ubuntu-latest
6
steps:
7
- name: Check out code
8
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
9
- name: Run mdl
10
uses: actionshub/[email protected]
0 commit comments