Skip to content

Commit af005da

Browse files
chore(deps-dev): update actions/setup-python action to v6
1 parent bf957e2 commit af005da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pr-build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
with:
2828
version: v3.4.0
2929

30-
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
30+
- uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0
3131
with:
3232
python-version: 3.13
3333

@@ -195,7 +195,7 @@ jobs:
195195
- name: Set up Helm
196196
uses: azure/setup-helm@5119fcb9089d432beecbf79bb2c7915207344b78 #v3.5
197197

198-
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
198+
- uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0
199199
with:
200200
python-version: 3.13
201201

0 commit comments

Comments
 (0)