Skip to content

Commit 3997fa4

Browse files
authored
Merge pull request #3 from VectorInstitute/dependabot/github_actions/astral-sh/setup-uv-5.4.1
Bump astral-sh/setup-uv from 5.3.0 to 5.4.1
2 parents b158a09 + 4f88e37 commit 3997fa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code_checks.yml

+1-1
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@1edb52594c857e2b5b13128931090f0640537287
35+
uses: astral-sh/setup-uv@0c5e2b8115b80b4c7c5ddf6ffdd634974642d182
3636
with:
3737
# Install a specific version of uv.
3838
version: "0.6.2"

0 commit comments

Comments
 (0)