Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2ffc387 + a96f09d commit 16b52bbCopy full SHA for 16b52bb
.github/workflows/markdownlint.yml
@@ -16,7 +16,7 @@ jobs:
16
steps:
17
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 #@v2
18
- name: Use Node.js
19
- uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e #@v1
+ uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 #@v1
20
with:
21
node-version: 12.x
22
- name: Run Markdownlint
0 commit comments