Skip to content

Commit d61525b

Browse files
authored
Merge pull request #1443 from nipy/dependabot/github_actions/astral-sh/setup-uv-7
chore(deps): bump astral-sh/setup-uv from 6 to 7
2 parents 9dc9bb0 + adc4fa7 commit d61525b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ jobs:
209209
submodules: recursive
210210
fetch-depth: 0
211211
- name: Install the latest version of uv
212-
uses: astral-sh/setup-uv@v6
212+
uses: astral-sh/setup-uv@v7
213213
- name: Set up Python ${{ matrix.python-version }}
214214
if: "!endsWith(matrix.python-version, 't')"
215215
uses: actions/setup-python@v6

0 commit comments

Comments
 (0)