⬆️ Update actions/setup-python action to v6 (#1261)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-11-27 09:34:46 -08:00 • committed by GitHub
commit 561749ac06
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -33,7 +33,7 @@ jobs:
uses: actions/checkout@v6
- name: Set Up Python
uses: actions/setup-python@v5
uses: actions/setup-python@v6
with:
python-version: 3.13.5