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.
1 parent 10a5e57 commit d1c3213Copy full SHA for d1c3213
.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