Skip to content

Commit

Permalink
ci: update toc-generator
Browse files Browse the repository at this point in the history
  • Loading branch information
alandefreitas committed Jun 20, 2023
1 parent a16a38c commit cea3b5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ jobs:
uses: actions/checkout@v3

- name: Generate Table of Contents
uses: technote-space/toc-generator@v2
uses: technote-space/toc-generator@v4.3.1
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
MAX_HEADER_LEVEL: 3
Expand Down

0 comments on commit cea3b5c

Please sign in to comment.