mirror of
https://github.com/nikdoof/helm-charts.git
synced 2025-12-15 23:42:18 +00:00
[workflows] Update actions/setup-python action to v5
This commit is contained in:
2
.github/workflows/lint-test.yaml
vendored
2
.github/workflows/lint-test.yaml
vendored
@@ -21,7 +21,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
version: "v${{ env.HELM_VERSION }}"
|
version: "v${{ env.HELM_VERSION }}"
|
||||||
|
|
||||||
- uses: actions/setup-python@v4
|
- uses: actions/setup-python@v5
|
||||||
with:
|
with:
|
||||||
python-version: "${{ env.PYTHON_VERSION }}"
|
python-version: "${{ env.PYTHON_VERSION }}"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user