Skip to content

Commit fb0fcea

Browse files
Bump astral-sh/setup-uv from 7.1.5 to 7.1.6 in the github group
Bumps the github group with 1 update: [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv). Updates `astral-sh/setup-uv` from 7.1.5 to 7.1.6 - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@ed21f2f...681c641) --- updated-dependencies: - dependency-name: astral-sh/setup-uv dependency-version: 7.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a767931 commit fb0fcea

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
@@ -32,7 +32,7 @@ jobs:
3232
uses: gradle/actions/setup-gradle@4d9f0ba0025fe599b4ebab900eb7f3a1d93ef4c2
3333

3434
- name: Install uv and set the Python version
35-
uses: astral-sh/setup-uv@ed21f2f24f8dd64503750218de024bcf64c7250a
35+
uses: astral-sh/setup-uv@681c641aba71e4a1c380be3ab5e12ad51f415867
3636
with:
3737
python-version: ${{ matrix.python-version }}
3838
activate-environment: true

0 commit comments

Comments
 (0)