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 c8235d9 commit 021de34Copy full SHA for 021de34
.github/workflows/release.yaml
@@ -33,7 +33,7 @@ jobs:
33
id-token: none
34
steps:
35
- name: Checkout
36
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
37
with:
38
fetch-depth: 0
39
- run: pip install mkdocs mkdocs-material mkdocs-gen-files mkdocs-literate-nav mkdocs-section-index
0 commit comments