Skip to content

Commit c05f690

Browse files
committed
ci: update publish python version
1 parent db6a437 commit c05f690

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
fetch-depth: 0
2020
- uses: actions/setup-python@v5
2121
with:
22-
python-version: 3.9
22+
python-version: 3.13
2323
- name: Build dist files
2424
run: |
2525
python -m pip install --upgrade pip

0 commit comments

Comments
 (0)