Skip to content

Commit 4502c9f

Browse files
committed
fix versioning
1 parent d52d66d commit 4502c9f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -294,6 +294,8 @@ jobs:
294294
working-directory: ./server
295295
steps:
296296
- uses: actions/checkout@v4
297+
with:
298+
fetch-depth: 0
297299
- name: Set up Python ${{ env.X_PYTHON_MIN_VERSION }}
298300
uses: actions/setup-python@v5
299301
with:

0 commit comments

Comments
 (0)