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
|
||||
uses: actions/setup-python@v3
|
||||
with:
|
||||
python-version: '3.7.x'
|
||||
python-version: '3.9.x'
|
||||
cache: 'pip'
|
||||
architecture: 'x64'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user