Skip to content

Commit 732a1f9

Browse files
chore(deps): update dependency python to 3.13 (#526)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d6c210d commit 732a1f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
# yamllint (https://github.com/adrienverge/yamllint) which require Python
2222
- uses: actions/setup-python@v5
2323
with:
24-
python-version: '3.10'
24+
python-version: '3.13'
2525
check-latest: true
2626

2727
- name: Set up chart-testing

0 commit comments

Comments
 (0)