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 ef488e3 commit aa0d4d8Copy full SHA for aa0d4d8
.github/workflows/upgrade-dependencies.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
matrix:
16
os: ["ubuntu-latest"]
17
- python-version: ["3.10", "3.11"]
+ python-version: ["3.11", "3.12"]
18
steps:
19
- uses: actions/checkout@v4
20
with:
0 commit comments