Skip to content

Commit 8516450

Browse files
authored
Merge pull request #17 from openaddresses/dependabot/github_actions/astral-sh/setup-uv-7
Bump astral-sh/setup-uv from 6 to 7
2 parents a99b02d + e610307 commit 8516450

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
@@ -41,7 +41,7 @@ jobs:
4141
- uses: actions/checkout@v5
4242

4343
- name: Install uv
44-
uses: astral-sh/setup-uv@v6
44+
uses: astral-sh/setup-uv@v7
4545
with:
4646
version: "latest"
4747

0 commit comments

Comments
 (0)