We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f47be33 commit 1088352Copy full SHA for 1088352
1 file changed
.github/workflows/ci.yml
@@ -75,7 +75,7 @@ jobs:
75
- uses: actions/checkout@v4
76
with:
77
fetch-depth: 0
78
-
+ fetch-tags: true
79
- run: git status && git tag --list && pwd
80
- uses: actions/setup-python@v5
81
0 commit comments