Skip to content

Commit 8f20871

Browse files
update version in github action
1 parent 1d5cb39 commit 8f20871

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-tox.yml

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

2525
- name: Checkout repo
2626
uses: actions/[email protected]

0 commit comments

Comments
 (0)