2
0
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:
Matthias Mair 2022-05-15 16:19:33 +02:00 committed by GitHub
parent 6cbc2a6eda
commit 234d8cbed2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@v2
with:
python-version: 3.7
python-version: 3.9
- name: Run Checks
run: |
pip install pyyaml