We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c315d2d commit 1fad0f1Copy full SHA for 1fad0f1
.github/workflows/lint-test.yaml
@@ -21,7 +21,7 @@ jobs:
21
- name: Set up Python
22
uses: actions/setup-python@v2
23
with:
24
- python-version: 3.7
+ python-version: 3.7.17
25
26
- name: Set up chart-testing
27
uses: helm/[email protected]
0 commit comments