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 d3b9e54 commit d48c07cCopy full SHA for d48c07c
.github/workflows/deploy.yml
@@ -31,7 +31,7 @@ jobs:
31
# Setup Python 3.8
32
- uses: actions/setup-python@v2
33
with:
34
- python-version: "3.8.14"
+ python-version: "3.9"
35
36
# Build
37
- name: 🔨 Build
.github/workflows/test.yml
@@ -24,7 +24,7 @@ jobs:
24
25
26
27
28
29
30
0 commit comments