Skip to content

Commit af17244

Browse files
committed
chore: update doctoc version in build.yaml
1 parent f00ad34 commit af17244

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
cache: "yarn"
5959

6060
- name: Install doctoc
61-
run: yarn global add doctoc@2.0.0
61+
run: yarn global add doctoc@2.2.1
6262

6363
- name: Run doctoc
6464
if: steps.changed-files.outputs.any_changed == 'true'

0 commit comments

Comments
 (0)