Skip to content

Commit 0364bb9

Browse files
Update dependency python to v3.14.1
1 parent 4776f84 commit 0364bb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
- name: Set up Python
7171
uses: actions/setup-python@v5
7272
with:
73-
python-version: 3.12
73+
python-version: 3.14.1
7474

7575
- name: Extract version from tag
7676
id: extract_version

0 commit comments

Comments
 (0)