Skip to content

Commit 42e979b

Browse files
chore(deps): bump astral-sh/setup-uv from 6 to 7 (substrait-io#103)
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 6 to 7. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c9fb2a6 commit 42e979b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ruff.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
with:
2424
submodules: recursive
2525
- name: Install uv with python
26-
uses: astral-sh/setup-uv@v6
26+
uses: astral-sh/setup-uv@v7
2727
with:
2828
python-version: ${{ matrix.python }}
2929
- name: Run ruff linter

0 commit comments

Comments
 (0)