Skip to content

Commit 2712517

Browse files
author
mkudlej
authored
Update lint-and-smoke.yml
1 parent c6f5dcb commit 2712517

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-and-smoke.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
- uses: actions/checkout@v2
88
- uses: actions/setup-python@v2
99
with:
10-
python-version: '3.7'
10+
python-version: '3.8'
1111
architecture: x64
1212
- uses: actions/cache@v2
1313
env:

0 commit comments

Comments
 (0)