Skip to content

Commit 174fd9a

Browse files
dependabot[bot]amotl
authored andcommitted
Chore(deps): Bump astral-sh/setup-uv from 4 to 5
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 4 to 5. - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@v4...v5) --- updated-dependencies: - dependency-name: astral-sh/setup-uv dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 795f9e2 commit 174fd9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
cache-dependency-path: 'setup.py'
5151

5252
- name: Set up uv
53-
uses: astral-sh/setup-uv@v4
53+
uses: astral-sh/setup-uv@v5
5454
with:
5555
cache-dependency-glob: |
5656
setup.py

0 commit comments

Comments
 (0)