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 2df2875 commit 75f6b33Copy full SHA for 75f6b33
.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