mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-06-18 16:03:12 +03:00
Bump to Python 3.9.4
I can PyCharm debug with this, unlike 3.9.3 :)
This commit is contained in:
parent
27961c1513
commit
30db492212
2
.github/workflows/windows-build.yml
vendored
2
.github/workflows/windows-build.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- uses: actions/setup-python@v2
|
- uses: actions/setup-python@v2
|
||||||
with:
|
with:
|
||||||
python-version: "3.9.3"
|
python-version: "3.9.4"
|
||||||
architecture: "x86"
|
architecture: "x86"
|
||||||
|
|
||||||
- name: Install python tools
|
- name: Install python tools
|
||||||
|
@ -1 +1 @@
|
|||||||
3.9.3
|
3.9.4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user