Skip to content

Commit 0175a1b

Browse files
renovate[bot]baseplate-admin
authored andcommitted
chore(deps): update astral-sh/setup-uv action to v8
1 parent a5c5538 commit 0175a1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-cli.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
uses: actions/checkout@v6
5757

5858
- name: Install uv
59-
uses: astral-sh/setup-uv@v7
59+
uses: astral-sh/setup-uv@v8
6060

6161
- name: Install dependencies
6262
run: uv sync --frozen

0 commit comments

Comments
 (0)