1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-20 02:47:39 +03:00

Python: Bump 3.10.1

This commit is contained in:
Athanasius 2021-12-07 11:03:00 +00:00
parent 5b20451209
commit 342edf57d4
No known key found for this signature in database
GPG Key ID: AE3E527847057C7D
2 changed files with 2 additions and 2 deletions

@ -19,7 +19,7 @@ jobs:
- uses: actions/checkout@v2.4.0 - uses: actions/checkout@v2.4.0
- uses: actions/setup-python@v2.3.1 - uses: actions/setup-python@v2.3.1
with: with:
python-version: "3.10.0" python-version: "3.10.1"
architecture: "x86" architecture: "x86"
- name: Install python tools - name: Install python tools

@ -1 +1 @@
3.10.0 3.10.1