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 4864edc commit f58b787Copy full SHA for f58b787
.github/workflows/generate.yml
@@ -16,7 +16,7 @@ jobs:
16
generate:
17
runs-on: ubuntu-24.04
18
steps:
19
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
20
with:
21
token: ${{ secrets.VM_TOKEN }}
22
fetch-depth: '2'
0 commit comments