Skip to content

Commit b9a55e9

Browse files
committed
update python version for CI checks
1 parent 375f0ea commit b9a55e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/github-action-test-python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
matrix:
1414
# You need to change to branch protection rules if you change the versions here
15-
python-version: [3.12.1, 3.13.0]
15+
python-version: [3.12.11, 3.13.7]
1616
steps:
1717
- uses: actions/checkout@v4
1818
- name: Set up Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)