Skip to content

Commit 68eb391

Browse files
authored
Update generate_toc.yml
1 parent 32ac30c commit 68eb391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate_toc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
generateTOC:
88
runs-on: ubuntu-latest
99
steps:
10-
- uses: actions/checkout@v1
10+
- uses: actions/checkout@v4
1111
- name: Generate TOC
1212
run: make deps generateTOC
1313
- name: Auto commit

0 commit comments

Comments
 (0)