We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5aa6432 commit ed7fa53Copy full SHA for ed7fa53
.github/workflows/cdci.yml
@@ -65,6 +65,8 @@ jobs:
65
66
steps:
67
- uses: actions/checkout@v4
68
+ with:
69
+ fetch-tags: true
70
71
- uses: actions/setup-python@v5
72
with:
0 commit comments