Skip to content

Commit cea3b5c

Browse files
committed
ci: update toc-generator
1 parent a16a38c commit cea3b5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ jobs:
175175
uses: actions/checkout@v3
176176

177177
- name: Generate Table of Contents
178-
uses: technote-space/toc-generator@v2
178+
uses: technote-space/toc-generator@v4.3.1
179179
with:
180180
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
181181
MAX_HEADER_LEVEL: 3

0 commit comments

Comments
 (0)