Lint job should use python 3.11
This commit is contained in:
parent
f6bf6c0bc0
commit
bbc8bb9c70
@ -23,7 +23,7 @@ jobs:
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@v5.3.0
|
||||
with:
|
||||
python-version: '3.8'
|
||||
python-version: '3.11'
|
||||
- name: Install gdscript-toolkit
|
||||
run: pip install -r requirements.txt
|
||||
- name: Run gdLint
|
||||
|
Loading…
x
Reference in New Issue
Block a user