Skip to content

Commit e5b12c4

Browse files
Merge pull request #69 from technote-space/chore/chore-sync-workflows
chore: sync workflows
2 parents 2e3481f + 3cece4f commit e5b12c4

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)