We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5d1093 commit 26538efCopy full SHA for 26538ef
‎.github/workflows/toc.yml‎
@@ -32,7 +32,7 @@ jobs:
32
env:
33
GH_TOC_TOKEN: ${{ secrets.GITHUB_TOKEN }}
34
steps:
35
- - uses: actions/checkout@v4.2.2
+ - uses: actions/checkout@v5
36
with:
37
fetch-depth: 1
38
show-progress: false
0 commit comments