We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2278f10 commit 414f053Copy full SHA for 414f053
.github/workflows/wheels.yml
@@ -16,7 +16,7 @@ jobs:
16
steps:
17
- uses: actions/checkout@v4.2.2
18
with:
19
- fetch-tags: true
+ fetch-depth: 0
20
submodules: true
21
22
- name: Install uv and set the python version
0 commit comments