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.
2 parents 2bd6e62 + 3e7a067 commit a7b54baCopy full SHA for a7b54ba
.github/workflows/lint-charts.yaml
@@ -17,7 +17,7 @@ jobs:
17
version: v3.14.4
18
19
#Python is required because ct lint runs Yamale and yamllint which require Python.
20
- - uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0
+ - uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0
21
with:
22
python-version: '3.14'
23
0 commit comments