Skip to content

Commit 8d506b2

Browse files
Bump astral-sh/setup-uv from 4 to 5 (#16478)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9cc380d commit 8d506b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static-analysis.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
fetch-depth: 0
7979

8080
- name: Set up uv
81-
uses: astral-sh/setup-uv@v4
81+
uses: astral-sh/setup-uv@v5
8282
with:
8383
python-version: "3.12"
8484

0 commit comments

Comments
 (0)