Changed Python Version

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

View file

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