Skip to content

Commit 529344e

Browse files
committed
fix: linter python version not available error
Signed-off-by: Stella Alice Schlotter <[email protected]>
1 parent c315d2d commit 529344e

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.7.17
2525

2626
- name: Set up chart-testing
2727
uses: helm/[email protected]

0 commit comments

Comments
 (0)