Update dependency python to v3.14.2 (#12)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
4325cad05e
commit
37db5a6a4d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/generate.yml
vendored
2
.github/workflows/generate.yml
vendored
|
|
@ -16,7 +16,7 @@ jobs:
|
|||
- name: Set up Python
|
||||
uses: actions/setup-python@v6
|
||||
with:
|
||||
python-version: "3.14.1"
|
||||
python-version: "3.14.2"
|
||||
|
||||
- name: Install dependencies
|
||||
run: pip install uv
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue