Skip to content

Commit 40a33b0

Browse files
authored
ci: DK-5221 update ci python version to 3.13 (#144)
1 parent e45a58d commit 40a33b0

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
@@ -29,7 +29,7 @@ jobs:
2929

3030
- uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
3131
with:
32-
python-version: 3.7
32+
python-version: 3.13
3333

3434
- name: Set up chart-testing
3535
uses: helm/chart-testing-action@e6669bcd63d7cb57cb4380c33043eebe5d111992 # v2.6.1
@@ -150,7 +150,7 @@ jobs:
150150

151151
- uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
152152
with:
153-
python-version: 3.7
153+
python-version: 3.13
154154

155155
- name: Set up chart-testing
156156
uses: helm/chart-testing-action@e6669bcd63d7cb57cb4380c33043eebe5d111992 # v2.6.1

0 commit comments

Comments
 (0)