Update dependency python to v3.14.0
All checks were successful
lint-and-test / lint-test (pull_request) Successful in 25s
All checks were successful
lint-and-test / lint-test (pull_request) Successful in 25s
This commit is contained in:
@@ -20,7 +20,7 @@ jobs:
|
|||||||
- name: Set up Python
|
- name: Set up Python
|
||||||
uses: actions/setup-python@v6
|
uses: actions/setup-python@v6
|
||||||
with:
|
with:
|
||||||
python-version: '3.13.7'
|
python-version: '3.14.0'
|
||||||
check-latest: true
|
check-latest: true
|
||||||
|
|
||||||
- name: Set up Chart Testing
|
- name: Set up Chart Testing
|
||||||
|
|||||||
Reference in New Issue
Block a user