Skip to content

Commit ec3ee07

Browse files
committed
update to latest python version
Signed-off-by: Ermin Hrkalovic <ermin.hrkalovic@outlook.com>
1 parent 6431c98 commit ec3ee07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Set up Python
2222
uses: actions/setup-python@v2
2323
with:
24-
python-version: 3.7
24+
python-version: 3.14
2525

2626
- name: Set up chart-testing
2727
uses: helm/chart-testing-action@v2.1.0

0 commit comments

Comments
 (0)