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

This commit is contained in:
renovate[bot]
2024-01-01 00:43:52 +00:00
committed by GitHub
parent 0cb9253cf2
commit 49aead8392

View File

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