fix workflow

This commit is contained in:
rany2
2023-01-05 01:33:52 +02:00
parent 66e3092ff5
commit 28b4d55376

View File

@@ -15,7 +15,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@v1
with:
python-version: 3.7.4
python-version: 3.11
architecture: x64
- name: Checkout
uses: actions/checkout@v1