Skip to content

Commit ac5ef38

Browse files
dependabot[bot]benfdking
authored andcommitted
Chore(deps): Bump astral-sh/setup-uv from 4 to 6 (#4931)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ed00f4b commit ac5ef38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
with:
4444
python-version: '3.12'
4545
- name: Install uv
46-
uses: astral-sh/setup-uv@v4
46+
uses: astral-sh/setup-uv@v6
4747
- name: Install python dependencies
4848
run: |
4949
python -m venv .venv

0 commit comments

Comments
 (0)