update github action

This commit is contained in:
otavepto 2024-04-14 21:09:32 +02:00
parent d36ec05f1b
commit 27afa6b2cd

View File

@ -30,7 +30,7 @@ jobs:
steps: steps:
- name: Set up Python 3.10 - name: Set up Python 3.10
uses: actions/setup-python@v3 uses: actions/setup-python@v5
with: with:
python-version: "3.10" python-version: "3.10"