Skip to content

Commit

Permalink
Merge pull request #59 from kube-vip/python-fix
Browse files Browse the repository at this point in the history
Update ci.yaml
  • Loading branch information
thebsdbox authored Jan 13, 2025
2 parents f256955 + 23fdbce commit 0fef7f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ jobs:
with:
version: v3.4.0

- uses: actions/setup-python@v2
- uses: actions/setup-python@v5
with:
python-version: 3.7
python-version: '3.8'

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

0 comments on commit 0fef7f9

Please sign in to comment.