Bump actions/setup-python from 6.3.0 to 7.0.0 (#12938)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-07-28 10:14:24 +02:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 6a8daadf21
commit f2234d8b06
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
- name: "Setup python"
#if: steps.value_holder.outputs.ACTIONS_ENABLED
uses: actions/setup-python@v6.3.0
uses: actions/setup-python@v7.0.0
with:
python-version: "3.x"