chore(deps): update actions/setup-python action to v7

This commit is contained in:
renovate[bot]
2026-07-20 11:52:15 +00:00
committed by GitHub
parent 53c1b36262
commit e71918ca13
+3 -3
View File
@@ -28,7 +28,7 @@ jobs:
- uses: actions/checkout@v7
- name: Set up Python
uses: actions/setup-python@v6
uses: actions/setup-python@v7
with:
python-version-file: ".python-version"
cache: pip
@@ -44,7 +44,7 @@ jobs:
- uses: actions/checkout@v7
- name: Set up Python
uses: actions/setup-python@v6
uses: actions/setup-python@v7
with:
python-version-file: ".python-version"
cache: pip
@@ -83,7 +83,7 @@ jobs:
- uses: actions/checkout@v7
- name: Set up Python
uses: actions/setup-python@v6
uses: actions/setup-python@v7
with:
python-version-file: ".python-version"
cache: pip