1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-16 09:10:35 +03:00

Bump python version in the github windows build workflow

This commit is contained in:
Athanasius 2021-03-06 12:21:46 +00:00
parent 355d3790d2
commit 31da53200b

View File

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