Skip to content

Commit 39487fe

Browse files
Merge pull request #476 from linode/renovate/python-3.x
Update dependency python to 3.14
2 parents b35f2aa + 6950446 commit 39487fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/helm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
- uses: actions/setup-python@v6
3232
with:
33-
python-version: '3.10'
33+
python-version: '3.14'
3434
check-latest: true
3535

3636
- name: Set up chart-testing

0 commit comments

Comments
 (0)