We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77b6306 commit 0f6e8c7Copy full SHA for 0f6e8c7
1 file changed
.github/workflows/deploy.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
matrix:
15
os: [ubuntu-latest]
16
- python-version: ["3.10"]
+ python-version: ["3.11"]
17
steps:
18
- uses: actions/checkout@v2
19
0 commit comments