Bump actions/setup-python from 6.2.0 to 6.3.0 (#12860)

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-02 01:26:32 +02:00
committed by GitHub
parent ac97749dcd
commit dfbf8d007b
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
- name: "Setup python"
#if: steps.value_holder.outputs.ACTIONS_ENABLED
uses: actions/setup-python@v6.2.0
uses: actions/setup-python@v6.3.0
with:
python-version: "3.x"