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 1ce85f6 + 5a00d31 commit 2705b9fCopy full SHA for 2705b9f
.github/workflows/installation-chart.yaml
@@ -80,7 +80,7 @@ jobs:
80
# Python is required because `ct lint` runs Yamale (https://github.com/23andMe/Yamale) and
81
# yamllint (https://github.com/adrienverge/yamllint) which require Python
82
- name: Set up Python
83
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
84
with:
85
python-version: 3.9
86
check-latest: true
0 commit comments