We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 375f0ea commit b9a55e9Copy full SHA for b9a55e9
1 file changed
.github/workflows/github-action-test-python.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
matrix:
14
# You need to change to branch protection rules if you change the versions here
15
- python-version: [3.12.1, 3.13.0]
+ python-version: [3.12.11, 3.13.7]
16
steps:
17
- uses: actions/checkout@v4
18
- name: Set up Python ${{ matrix.python-version }}
0 commit comments