Skip to content

Commit 0bce319

Browse files
Renovate: Update External dependencies to 3.14
1 parent 29f1cf9 commit 0bce319

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/actions/setup-claude-code-action/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ runs:
4141
- name: Setup Python
4242
uses: actions/setup-python@v6
4343
with:
44-
python-version: "3.13"
44+
python-version: "3.14"
4545

4646
- name: Install LiteLLM dependencies
4747
shell: bash

.github/workflows/helm-lint.yaml

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

2626
- uses: actions/setup-python@v6.2.0
2727
with:
28-
python-version: "3.13"
28+
python-version: "3.14"
2929
check-latest: true
3030

3131
- name: Set up chart linting

0 commit comments

Comments
 (0)