Skip to content

Commit aa211dd

Browse files
build(deps): bump astral-sh/setup-uv from 3 to 4 in the actions group
Bumps the actions group with 1 update: [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv). Updates `astral-sh/setup-uv` from 3 to 4 - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@v3...v4) --- updated-dependencies: - dependency-name: astral-sh/setup-uv dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 174f9de commit aa211dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
python-version: ${{ matrix.python-version }}
5252
allow-prereleases: true
5353

54-
- uses: astral-sh/setup-uv@v3
54+
- uses: astral-sh/setup-uv@v4
5555

5656
- name: Install nox
5757
run: uv tool install nox

0 commit comments

Comments
 (0)