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.
2 parents 2df2875 + 75f6b33 commit 52f9f20Copy full SHA for 52f9f20
.github/workflows/python-publish.yml
@@ -22,7 +22,7 @@ jobs:
22
steps:
23
- uses: actions/checkout@v4
24
with:
25
- fetch-depth: 1
+ fetch-depth: 0
26
fetch-tags: true
27
28
- uses: actions/setup-node@v4
0 commit comments