Skip to content

Commit

Permalink
update python for ci
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentsarago committed Jan 9, 2025
1 parent 144060e commit d971803
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_charts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:

- uses: actions/setup-python@v5
with:
python-version: 3.7
python-version: '3.x'

- name: Set up chart-testing
uses: helm/chart-testing-action@v2.6.1
Expand Down

0 comments on commit d971803

Please sign in to comment.