We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c315d2d commit 529344eCopy full SHA for 529344e
.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/chart-testing-action@v2.1.0
0 commit comments