We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a90d56c + 75fd827 commit 0170dfdCopy full SHA for 0170dfd
3 files changed
.github/workflows/doctoc.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- uses: actions/checkout@v2
15
- - uses: actions/setup-node@v2.3.0
+ - uses: actions/setup-node@v2.3.2
16
with:
17
node-version: '12.x'
18
- name: Install doctoc
.github/workflows/eclint.yml
@@ -7,7 +7,7 @@ jobs:
7
8
9
10
11
- run: npm i -g eclint
.github/workflows/markdown-link-check.yml
@@ -10,7 +10,7 @@ jobs:
- name: Install markdown-link-check
0 commit comments