We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 206d6dc commit 0826e5aCopy full SHA for 0826e5a
.github/workflows/markdownlint.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
16
steps:
17
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
18
- name: Use Node.js
19
uses: actions/setup-node@v3
20
with:
0 commit comments