⬆️ Update actions/setup-python action to v7 (#1493)

This commit is contained in:
renovate[bot] 2026-09-06 08:28:58 +02:00 committed by GitHub
commit 928d57f8be
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 5 additions and 5 deletions

View file

@ -18,7 +18,7 @@ jobs:
fetch-depth: 0
- name: Set up Python
uses: actions/setup-python@v6
uses: actions/setup-python@v7
with:
python-version: "3.14.2"