Skip to content

Commit 8d925a7

Browse files
authored
ci: DK-5221 update python version (#373)
1 parent db2197a commit 8d925a7

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
@@ -197,7 +197,7 @@ jobs:
197197

198198
- uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
199199
with:
200-
python-version: 3.7
200+
python-version: 3.13
201201

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

0 commit comments

Comments
 (0)