Skip to content

Commit fc9efda

Browse files
dependabot[bot]fcogidi
authored andcommitted
Bump astral-sh/setup-uv from 5.2.2 to 5.3.0
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 5.2.2 to 5.3.0. - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@4db9619...1edb525) --- updated-dependencies: - dependency-name: astral-sh/setup-uv dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ac5fd92 commit fc9efda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code_checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- uses: actions/checkout@v4.2.2
3333

3434
- name: Install uv
35-
uses: astral-sh/setup-uv@4db96194c378173c656ce18a155ffc14a9fc4355
35+
uses: astral-sh/setup-uv@1edb52594c857e2b5b13128931090f0640537287
3636
with:
3737
# Install a specific version of uv.
3838
version: "0.6.2"

0 commit comments

Comments
 (0)