Skip to content

Commit 670f469

Browse files
deps: update dependency python to 3.14
1 parent f205538 commit 670f469

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
- uses: actions/setup-python@v4
2222
with:
23-
python-version: 3.12
23+
python-version: 3.14
2424

2525
- name: Install Poetry
2626
run: pipx install poetry

0 commit comments

Comments
 (0)