Skip to content

Commit b95eb4d

Browse files
Build(deps): Bump astral-sh/setup-uv from 5.4.0 to 5.4.1 (#3890)
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 5.4.0 to 5.4.1. - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@v5.4.0...v5.4.1) --- updated-dependencies: - dependency-name: astral-sh/setup-uv dependency-version: 5.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7b1a4d2 commit b95eb4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ jobs:
152152
GH_TOKEN: ${{ github.token }}
153153

154154
- name: Install uv
155-
uses: astral-sh/[email protected].0
155+
uses: astral-sh/[email protected].1
156156
with:
157157
python-version: ${{ matrix.python-version }}
158158

0 commit comments

Comments
 (0)