Skip to content

Commit 04cfe88

Browse files
authored
Merge b7b7474 into 0a065c6
2 parents 0a065c6 + b7b7474 commit 04cfe88

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pr-validate.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@ jobs:
431431
helmv3
432432
helm: "3.14.4"
433433

434-
- uses: actions/setup-python@v5
434+
- uses: actions/setup-python@v6
435435
with:
436436
python-version: "3.13"
437437

@@ -455,7 +455,7 @@ jobs:
455455
helm: "3.14.4"
456456
yq: "4.43.1"
457457

458-
- uses: actions/setup-python@v5
458+
- uses: actions/setup-python@v6
459459
# if: needs.pr-metadata.outputs.isRenovatePR == 'false'
460460
with:
461461
python-version: "3.13"

0 commit comments

Comments
 (0)