Update astral-sh/setup-uv action to v5 (#22)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/ruff.yml
vendored
2
.github/workflows/ruff.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
|
||||
# https://docs.astral.sh/uv/
|
||||
- name: Install uv
|
||||
uses: astral-sh/setup-uv@v4
|
||||
uses: astral-sh/setup-uv@v5
|
||||
|
||||
# Set up our GitHub Actions workflow with the Python version specified in the .python-version file
|
||||
- name: "Set up Python"
|
||||
|
Reference in New Issue
Block a user