We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b499b2 commit 1f58d3cCopy full SHA for 1f58d3c
1 file changed
.github/workflows/ci.yml
@@ -14,6 +14,7 @@ jobs:
14
- uses: actions/checkout@v4
15
with:
16
fetch-depth: 0
17
+ fetch-tags: true
18
19
- name: Install uv
20
uses: astral-sh/setup-uv@v5
0 commit comments