Skip to content

Commit b41bacc

Browse files
chore(deps): update dependency python to 3.14
1 parent 7778e61 commit b41bacc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-pypi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Set up Python 3.10
2121
uses: actions/setup-python@v6
2222
with:
23-
python-version: "3.13"
23+
python-version: "3.14"
2424

2525
- name: Show Python version
2626
run: python --version

0 commit comments

Comments
 (0)