Skip to content

Commit 44e1192

Browse files
authored
ci: DK-5221 update ci python version (#211)
1 parent 5c1bf4f commit 44e1192

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pr-build.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
- uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
3232
with:
33-
python-version: 3.7
33+
python-version: 3.13
3434

3535
- name: Set up chart-testing
3636
uses: helm/chart-testing-action@e6669bcd63d7cb57cb4380c33043eebe5d111992 # v2.6.1
@@ -138,7 +138,7 @@ jobs:
138138

139139
- uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
140140
with:
141-
python-version: 3.7
141+
python-version: 3.13
142142

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

0 commit comments

Comments
 (0)