chore(deps): update dependency python (#401)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
6419b977c1
commit
ab733cde5e
2 changed files with 2 additions and 2 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -55,7 +55,7 @@ jobs:
|
|||
# Set up Python 3.13
|
||||
- uses: actions/setup-python@v6
|
||||
with:
|
||||
python-version: 3.13
|
||||
python-version: 3.14
|
||||
|
||||
# Install dependencies
|
||||
- uses: astral-sh/setup-uv@v7
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue