mirror of
https://github.com/Hopiu/lychee.git
synced 2026-05-02 10:54:46 +00:00
Update to latest toc-generator
This commit is contained in:
parent
030353537b
commit
798a7214a7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/toc-generator.yml
vendored
2
.github/workflows/toc-generator.yml
vendored
|
|
@ -14,7 +14,7 @@ jobs:
|
|||
uses: actions/checkout@v2
|
||||
|
||||
- name: Generate Table of Contents
|
||||
uses: technote-space/toc-generator@v1
|
||||
uses: technote-space/toc-generator@v4
|
||||
with:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
TARGET_PATHS: README.md
|
||||
|
|
|
|||
Loading…
Reference in a new issue