Update https://github.com/astral-sh/setup-uv action to v7 #254

Merged
renovate merged 1 commit from renovate/https-github.com-astral-sh-setup-uv-7.x into main 2025-10-27 10:15:15 +00:00
Showing only changes of commit 2062acd334 - Show all commits

View file

@ -26,7 +26,7 @@ jobs:
node-version: "22"
- name: Install uv
uses: https://github.com/astral-sh/setup-uv@v6
uses: https://github.com/astral-sh/setup-uv@v7
- name: Run tests
run: uv run --env-file=.env.example pytest