feat:v2 #12

Merged
zwitschi merged 110 commits from develop into main 2025-11-14 18:02:55 +01:00
Showing only changes of commit 0694d4ec4b - Show all commits

View File

@@ -17,7 +17,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version: \"3.12\"
python-version: "3.12"
- name: Get pip cache dir
id: pip-cache
@@ -84,7 +84,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version: \"3.12\"
python-version: "3.12"
- name: Get pip cache dir
id: pip-cache