Merge pull request #1476 from QYG2297248353/renovate/python-3.x

Update dependency python to 3.13
This commit is contained in:
Meng Sen
2025-03-12 15:34:45 +08:00
committed by GitHub

View File

@@ -14,7 +14,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@v5
with:
python-version: '3.10'
python-version: '3.13'
- name: Install dependencies
run: |