We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1d1666e + 7e7398a commit 1a0fc4aCopy full SHA for 1a0fc4a
.github/workflows/cicd.yml
@@ -37,7 +37,7 @@ jobs:
37
matrix:
38
python-version:
39
- '3.9'
40
- - '3.11'
+ - '3.12'
41
42
steps:
43
- uses: actions/checkout@v3
0 commit comments