Skip to content

Commit

Permalink
chore(ci): update python version in chart-lint.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
pmoscode committed Aug 8, 2023
1 parent 27ae102 commit a84f120
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chart-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
# Setup python as a prerequisite for chart linting
- uses: actions/setup-python@v2
with:
python-version: 3.7
python-version: 3.9

- name: Set up chart-testing
uses: helm/[email protected]
Expand Down

0 comments on commit a84f120

Please sign in to comment.