Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 8234ec3

Browse files
Merge pull request #3725 from nipy/dependabot/github_actions/astral-sh/setup-uv-6
Chore(deps): Bump astral-sh/setup-uv from 5 to 6
2 parents 2f85d92 + 18c6466 commit 8234ec3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎.github/workflows/tests.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
with:
3535
fetch-depth: 0
3636
- name: Install the latest version of uv
37-
uses: astral-sh/setup-uv@v5
37+
uses: astral-sh/setup-uv@v6
3838
- run: uv build
3939
- run: uvx twine check dist/*
4040
- uses: actions/upload-artifact@v4
@@ -102,7 +102,7 @@ jobs:
102102
steps:
103103
- uses: actions/checkout@v4
104104
- name: Install the latest version of uv
105-
uses: astral-sh/setup-uv@v5
105+
uses: astral-sh/setup-uv@v6
106106
- name: Set up Python ${{ matrix.python-version }}
107107
uses: actions/setup-python@v5
108108
with:
@@ -152,7 +152,7 @@ jobs:
152152
steps:
153153
- uses: actions/checkout@v4
154154
- name: Install the latest version of uv
155-
uses: astral-sh/setup-uv@v5
155+
uses: astral-sh/setup-uv@v6
156156
- name: Show tox config
157157
run: uvx tox c
158158
- name: Show tox config (this call)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /