Skip to content

Commit 04eb21d

Browse files
chore(deps): bump astral-sh/setup-uv from 5 to 6
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 5 to 6. - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@v5...v6) --- updated-dependencies: - dependency-name: astral-sh/setup-uv dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 87c1ae3 commit 04eb21d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test-deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
git config --global user.name "bids-maintenance"
7676
7777
- name: Install the latest version of uv
78-
uses: astral-sh/setup-uv@v5
78+
uses: astral-sh/setup-uv@v6
7979

8080
- name: Set up Python ${{ matrix.python-version }}
8181
uses: actions/setup-python@v5

0 commit comments

Comments
 (0)