chore(deps): update actions/setup-python action to v6
Some checks failed
Conventional Commit / Validate PR Title (pull_request) Successful in 6s
CI / ci (pull_request) Failing after 1m30s

This commit is contained in:
2025-09-14 11:11:18 +00:00
parent 0bd64526b2
commit 196b2f9d22

View File

@@ -25,7 +25,7 @@ jobs:
no-fail: true no-fail: true
- name: Setup Python - name: Setup Python
uses: actions/setup-python@v5 uses: actions/setup-python@v6
with: with:
python-version: 3.13 python-version: 3.13