Skip to content

Commit 4a8be06

Browse files
Merge pull request #223 from technote-space/chore/chore-sync-workflows
chore: sync workflows
2 parents 5d40310 + f4c54b0 commit 4a8be06

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)