Skip to content

Commit 22b10a0

Browse files
authored
Merge pull request #169 from homarr-labs/renovate/python-3.x
chore(deps): update dependency python to 3.14
2 parents 32373b9 + f91eaa5 commit 22b10a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-charts.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
#Python is required because ct lint runs Yamale and yamllint which require Python.
2020
- uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0
2121
with:
22-
python-version: '3.13'
22+
python-version: '3.14'
2323

2424
- name: Set up chart-testing
2525
uses: helm/chart-testing-action@0d28d3144d3a25ea2cc349d6e59901c4ff469b3b # v2.7.0

0 commit comments

Comments
 (0)