Skip to content

Commit 0062329

Browse files
chore(deps): update dependency python to 3.13
1 parent fb58598 commit 0062329

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
# python is a requirement for the chart-testing action below (supports yamllint among other tests)
3030
- uses: actions/setup-python@v4
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@v2.6.1

0 commit comments

Comments
 (0)