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 928d1b6 commit 634456aCopy full SHA for 634456a
.github/workflows/python-release.yml
@@ -62,7 +62,7 @@ jobs:
62
steps:
63
- uses: actions/checkout@v4
64
with:
65
- fetch-depth: 0
+ fetch-depth: 1
66
67
- uses: actions/setup-python@v5
68
@@ -101,7 +101,7 @@ jobs:
101
102
103
104
105
106
107
@@ -228,7 +228,7 @@ jobs:
228
229
230
231
232
233
234
0 commit comments