updated workflows

pull/624/head v0.6.0
Holger Müller 2023-03-15 13:14:14 +01:00
rodzic d1592ac1a3
commit 8dec23296e
2 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -15,7 +15,7 @@ jobs:
with:
fetch-depth: 0
- name: Set up Python
uses: actions/setup-python@v2
uses: actions/setup-python@v4
with:
python-version: 3.11
- name: Install dependencies and pyinstall

Wyświetl plik

@ -18,7 +18,7 @@ jobs:
with:
fetch-depth: 0
- name: Set up Python
uses: actions/setup-python@v2
uses: actions/setup-python@v4
with:
python-version: 3.10
architecture: ${{ matrix.arch }}