Skip to content

Commit 26538ef

Browse files
committed
🔄 synced local '.github/workflows/toc.yml' with remote '.github/workflows/toc.yml'
1 parent b5d1093 commit 26538ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/toc.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
env:
3333
GH_TOC_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3434
steps:
35-
- uses: actions/checkout@v4.2.2
35+
- uses: actions/checkout@v5
3636
with:
3737
fetch-depth: 1
3838
show-progress: false

0 commit comments

Comments
 (0)