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 79c998c commit 11ac62eCopy full SHA for 11ac62e
.github/workflows/ci.yml
@@ -38,7 +38,7 @@ jobs:
38
- uses: actions/checkout@v2
39
- uses: actions/setup-python@v1
40
with:
41
- python-version: '3.7'
+ python-version: '3.8'
42
- uses: actions/setup-node@v1
43
44
node-version: '12.x'
0 commit comments