Skip to content

Commit f409f3b

Browse files
committed
fix
1 parent 1b66447 commit f409f3b

2 files changed

Lines changed: 1 addition & 21 deletions

File tree

.github/toc-generator.yml

Lines changed: 0 additions & 20 deletions
This file was deleted.

.github/workflows/update-toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
update-toc:
1717
runs-on: ubuntu-latest
1818
steps:
19-
- uses: actions/checkout@v4
19+
- uses: actions/checkout@v2
2020
with:
2121
fetch-depth: 0
2222
token: ${{ secrets.TOC_TOKEN }}

0 commit comments

Comments
 (0)