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 554eab3 commit 0befa33Copy full SHA for 0befa33
.github/workflows/pythonpublish.yml
@@ -11,7 +11,7 @@ jobs:
11
steps:
12
- uses: actions/checkout@v4
13
with:
14
- fetch-tags: true
+ fetch-depth: 0
15
- name: Set up Python
16
uses: actions/setup-python@v5
17
0 commit comments