Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@@ -24,7 +24,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v5
with:
- python-version: '3.9'
+ python-version: '3.14'
- name: Install Ruff
run: pip install ruff