mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-04-27 21:26:43 +00:00
Update check_config.yaml
Bump CI python version
This commit is contained in:
parent
6cbc2a6eda
commit
234d8cbed2
2
.github/workflows/check_config.yaml
vendored
2
.github/workflows/check_config.yaml
vendored
@ -20,7 +20,7 @@ jobs:
|
|||||||
- name: Setup Python
|
- name: Setup Python
|
||||||
uses: actions/setup-python@v2
|
uses: actions/setup-python@v2
|
||||||
with:
|
with:
|
||||||
python-version: 3.7
|
python-version: 3.9
|
||||||
- name: Run Checks
|
- name: Run Checks
|
||||||
run: |
|
run: |
|
||||||
pip install pyyaml
|
pip install pyyaml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user