1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-15 08:40:34 +03:00

Update GH windows build to use Python 3.9.5

This commit is contained in:
Athanasius 2021-05-05 10:45:45 +01:00
parent 63dc0e2840
commit ea2c59041c

View File

@ -19,7 +19,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
with:
python-version: "3.9.4"
python-version: "3.9.5"
architecture: "x86"
- name: Install python tools