We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecf59c5 commit f24e29bCopy full SHA for f24e29b
.github/workflows/markdownlint.yml
@@ -30,7 +30,7 @@ jobs:
30
steps:
31
- uses: actions/checkout@85e6279cec87321a52edac9c87bce653a07cf6c2
32
- name: Use Node.js
33
- uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e
+ uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020
34
with:
35
node-version: 16.x
36
- name: Run Markdownlint
0 commit comments