Update gdtoolkit to version 4.2.2

This commit is contained in:
Leroy Hopson 2024-01-06 22:34:24 +13:00
parent 11ed797005
commit 893c768f75
No known key found for this signature in database
GPG key ID: D2747312A6DB51AA
12 changed files with 62 additions and 84 deletions

View file

@ -327,7 +327,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
with:
python-version: 3.x
python-version: 3.9
cache: 'pip'
- name: Install python dependencies
run: pip install -r requirements.txt