Skip to content

Commit

Permalink
chore: bump python version in chart-lint.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Sanskar Sharma <[email protected]>
  • Loading branch information
mastersans committed Jan 22, 2025
1 parent 8e99b12 commit df50595
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chart-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
version: v3.7.2
- uses: actions/setup-python@v2
with:
python-version: 3.7
python-version: 3.12
- name: Set up chart-testing
uses: helm/[email protected]
- name: Run chart-testing (list-changed)
Expand Down

0 comments on commit df50595

Please sign in to comment.