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 1c3038a + 8a3d49a commit 5613b63Copy full SHA for 5613b63
.github/workflows/cicd.yml
@@ -17,7 +17,7 @@ jobs:
17
matrix:
18
python-version:
19
- '3.9'
20
- - '3.12'
+ - '3.13'
21
22
steps:
23
# Checkout the repository for processing
0 commit comments