Bumping python linter to use v3.9.x to match Debian Bullseye default
This commit is contained in:
@@ -12,7 +12,7 @@ jobs:
|
|||||||
- name: Setup Python
|
- name: Setup Python
|
||||||
uses: actions/setup-python@v3
|
uses: actions/setup-python@v3
|
||||||
with:
|
with:
|
||||||
python-version: '3.7.x'
|
python-version: '3.9.x'
|
||||||
cache: 'pip'
|
cache: 'pip'
|
||||||
architecture: 'x64'
|
architecture: 'x64'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user