Skip to content

Commit f4416dc

Browse files
github.workflows.test - update python version
1 parent 3336a1d commit f4416dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
workflow_dispatch:
77

88
env:
9-
PYTHON_VERSION: 3.12.5
9+
PYTHON_VERSION: 3.13.5
1010

1111
jobs:
1212
flake8:

0 commit comments

Comments
 (0)