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 3d3cd44 commit 2c07d5aCopy full SHA for 2c07d5a
.github/workflows/test-helm.yaml
@@ -31,7 +31,7 @@ jobs:
31
32
# Python is required because `ct lint` runs Yamale (https://github.com/23andMe/Yamale) and
33
# yamllint (https://github.com/adrienverge/yamllint) which require Python
34
- - uses: actions/setup-python@v5.1.0
+ - uses: actions/setup-python@v5.1.1
35
with:
36
python-version: '3.x'
37
0 commit comments