We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6b8151 commit 604bf92Copy full SHA for 604bf92
1 file changed
.github/workflows/runtest.yml
@@ -10,7 +10,7 @@ jobs:
10
11
strategy:
12
matrix:
13
- python-version: [3.10]
+ python-version: [3.10.18]
14
15
steps:
16
- name: Checkout repository
0 commit comments