[workflows] Update actions/setup-python action to v6

This commit is contained in:
renovate[bot]
2025-10-01 03:27:29 +00:00
committed by GitHub
parent f3cc3e190c
commit fc76008f70

View File

@@ -21,7 +21,7 @@ jobs:
with:
version: "v${{ env.HELM_VERSION }}"
- uses: actions/setup-python@v5
- uses: actions/setup-python@v6
with:
python-version: "${{ env.PYTHON_VERSION }}"