Skip to content

Commit

Permalink
Update Python
Browse files Browse the repository at this point in the history
  • Loading branch information
fjogeleit committed Dec 19, 2024
1 parent ce582da commit 54e7b21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
- name: Setup python
uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
with:
python-version: 3.7
python-version: 3.13
- name: Set up chart-testing
uses: helm/chart-testing-action@e6669bcd63d7cb57cb4380c33043eebe5d111992 # v2.6.1
- name: Run chart-testing (lint)
Expand Down

0 comments on commit 54e7b21

Please sign in to comment.