We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f2cd35 commit cdfefdbCopy full SHA for cdfefdb
1 file changed
.github/workflows/autodeploy.yml
@@ -11,7 +11,7 @@ jobs:
11
strategy:
12
max-parallel: 4
13
matrix:
14
- python-version: [3.9]
+ python-version: [3.10]
15
16
steps:
17
- uses: actions/checkout@v1
0 commit comments