Skip to content

Commit a53c8b1

Browse files
chore(deps): update dependency python to 3.14
1 parent 56ad57e commit a53c8b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Set up Python
2323
uses: actions/setup-python@v5
2424
with:
25-
python-version: '3.13'
25+
python-version: '3.14'
2626

2727
- name: Install poetry
2828
uses: snok/install-poetry@v1

0 commit comments

Comments
 (0)