Skip to content

Commit f4c54b0

Browse files
chore: sync workflows
1 parent 5d40310 commit f4c54b0

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
@@ -15,7 +15,7 @@ jobs:
1515
with:
1616
CONFIG_FILENAME: workflow-settings.json, workflow-details.json
1717
IGNORE_WARNING: 'true'
18-
- uses: technote-space/toc-generator@v3
18+
- uses: technote-space/toc-generator@v4
1919
with:
2020
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}
2121
TARGET_BRANCH_PREFIX: ${{ env.BRANCH_PREFIX }}

0 commit comments

Comments
 (0)