Skip to content

Commit f961fd1

Browse files
authored
Merge pull request 3scale-qe#145 from 3scale-qe/update-lint-action
Update lint-and-smoke.yml
2 parents c6f5dcb + 2712517 commit f961fd1

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)