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 c6f5dcb commit 2712517Copy full SHA for 2712517
.github/workflows/lint-and-smoke.yml
@@ -7,7 +7,7 @@ jobs:
7
- uses: actions/checkout@v2
8
- uses: actions/setup-python@v2
9
with:
10
- python-version: '3.7'
+ python-version: '3.8'
11
architecture: x64
12
- uses: actions/cache@v2
13
env:
0 commit comments