mirror of https://github.com/Cysharp/UniTask
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.1pull/607/head
commit
9587f2eeec
|
@ -10,6 +10,6 @@ jobs:
|
||||||
name: TOC Generator
|
name: TOC Generator
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: technote-space/toc-generator@v2.4.0
|
- uses: technote-space/toc-generator@v4.3.1
|
||||||
with:
|
with:
|
||||||
TOC_TITLE: "## Table of Contents"
|
TOC_TITLE: "## Table of Contents"
|
Loading…
Reference in New Issue