dev #24

Merged
wirehack7 merged 10 commits from dev into main 2025-12-11 09:41:20 +01:00
Showing only changes of commit 9eef597c8d - Show all commits

View File

@ -18,7 +18,7 @@ jobs:
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: Set up Python - name: Set up Python
uses: actions/setup-python@v5 uses: actions/setup-python@v6
with: with:
python-version: '3.13' python-version: '3.13'