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 87aa019 commit 89db940Copy full SHA for 89db940
.github/workflows/build-docs.yaml
@@ -24,7 +24,7 @@ jobs:
24
steps:
25
- uses: actions/checkout@v4
26
with:
27
-# fetch-depth: 0
+ fetch-depth: 0
28
fetch-tags: true
29
30
- name: set up python 3.10
0 commit comments