Skip to content

Commit 9587f2e

Browse files
authored
Merge pull request #606 from Cysharp/dependabot/github_actions/technote-space/toc-generator-4.3.1
chore(deps): bump technote-space/toc-generator from 2.4.0 to 4.3.1
2 parents 550784f + b2532b0 commit 9587f2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/toc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ jobs:
1010
name: TOC Generator
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: technote-space/toc-generator@v2.4.0
13+
- uses: technote-space/toc-generator@v4.3.1
1414
with:
1515
TOC_TITLE: "## Table of Contents"

0 commit comments

Comments
 (0)