We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6e777d1 + 5dde251 commit 3072fcbCopy full SHA for 3072fcb
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.4.0
+ - uses: actions/setup-node@v2.4.1
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