Skip to content

Commit 0efddcf

Browse files
authored
Merge pull request #169 from VectorInstitute/dependabot/github_actions/astral-sh/setup-uv-8.0.0
Bump astral-sh/setup-uv from 7.3.1 to 8.0.0
2 parents bd1bff5 + 300514f commit 0efddcf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@v6.0.2
3333

3434
- name: Install uv
35-
uses: astral-sh/setup-uv@v7.3.1
35+
uses: astral-sh/setup-uv@v8.0.0
3636
with:
3737
# Install a specific version of uv.
3838
version: "0.9.11"

0 commit comments

Comments
 (0)