Skip to content

Commit

Permalink
Bump python used in lint to 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
MaciejKaras committed Dec 20, 2024
1 parent e9a3114 commit f044455
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 @@ -19,9 +19,9 @@ jobs:
with:
version: v3.7.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 f044455

Please sign in to comment.