Changed Python Version
All checks were successful
/ build (push) Has been skipped

This commit is contained in:
Kaybee 2024-07-17 22:31:51 +02:00
parent 59801f976b
commit 29c226e0a8

View file

@ -36,7 +36,7 @@ jobs:
- uses: actions/setup-python@v5 - uses: actions/setup-python@v5
with: with:
python-version: '3.10' python-version: '3.12.4'
- name: Install yaml2json - name: Install yaml2json
run: python3 -m pip install remarshal run: python3 -m pip install remarshal