chore(deps): update dependency python to v3.14.3 (#22)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
2ae5aa47ae
commit
936122912c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/generate.yml
vendored
2
.github/workflows/generate.yml
vendored
|
|
@ -18,7 +18,7 @@ jobs:
|
|||
- name: Set up Python
|
||||
uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
|
||||
with:
|
||||
python-version: "3.14.2"
|
||||
python-version: "3.14.3"
|
||||
|
||||
- name: Install dependencies
|
||||
run: pip install uv
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue