Skip to content

Commit 95a5977

Browse files
chore: sync workflows
1 parent fd8611d commit 95a5977

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
with:
1414
CONFIG_FILENAME: workflow-settings.json, workflow-details.json
1515
IGNORE_WARNING: 'true'
16-
- uses: technote-space/toc-generator@v3
16+
- uses: technote-space/toc-generator@v4
1717
with:
1818
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}
1919
FOLDING: ${{ env.TOC_FOLDING }}

0 commit comments

Comments
 (0)