Skip to content

Commit 801be0e

Browse files
chore(deps): update dependency python to 3.14
1 parent 9d13496 commit 801be0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-test.yaml

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

2323
- uses: actions/setup-python@v5
2424
with:
25-
python-version: '3.9'
25+
python-version: '3.14'
2626
check-latest: true
2727

2828
- name: Set up chart-testing

0 commit comments

Comments
 (0)