Update gdtoolkit to version 3.5.0

This commit is contained in:
Leroy Hopson 2024-01-06 22:53:47 +13:00
parent 8e81e66ad3
commit 1626c2dd90
No known key found for this signature in database
GPG key ID: D2747312A6DB51AA
3 changed files with 3 additions and 11 deletions

View file

@ -310,7 +310,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
with:
python-version: 3.x
python-version: 3.9
- name: GDFormat Check
run: |
python -m pip install -r requirements.txt