Skip to content

Commit 5f19683

Browse files
chore(deps): update dependency python to 3.14
1 parent 53121d6 commit 5f19683

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-test-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
fetch-depth: 0
6565
- uses: actions/setup-python@v5
6666
with:
67-
python-version: '3.13'
67+
python-version: '3.14'
6868

6969
- run: pip install build twine
7070
- run: python -m build

0 commit comments

Comments
 (0)