Skip to content

Commit 9966ee4

Browse files
authored
Merge pull request #23 from bids-standard/dependabot/github_actions/astral-sh/setup-uv-6
chore(deps): bump astral-sh/setup-uv from 5 to 6
2 parents 87c1ae3 + 04eb21d commit 9966ee4

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)