1
0
Fork 0
mirror of https://github.com/Detanup01/gbe_fork.git synced 2025-04-21 21:52:06 +02:00

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:
- name: Set up Python 3.10
uses: actions/setup-python@v3
uses: actions/setup-python@v5
with:
python-version: "3.10"