Skip to content

Commit 2694629

Browse files
committed
chore: update 1 missed instance of new default python version
1 parent 80b3593 commit 2694629

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
fetch-depth: 0
6666
- uses: actions/setup-python@v5
6767
with:
68-
python-version: '3.12'
68+
python-version: '3.13'
6969
- run: pip install build
7070
- run: python -m build
7171
- uses: pypa/gh-action-pypi-publish@release/v1

0 commit comments

Comments
 (0)