Skip to content

Commit 265257e

Browse files
committed
chore(ci): Update setup-uv version
1 parent 91d2e42 commit 265257e

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
@@ -183,7 +183,7 @@ jobs:
183183
submodules: recursive
184184
fetch-depth: 0
185185
- name: Install the latest version of uv
186-
uses: astral-sh/setup-uv@v3
186+
uses: astral-sh/setup-uv@v4
187187
- name: Set up Python ${{ matrix.python-version }}
188188
if: "!endsWith(matrix.python-version, 't')"
189189
uses: actions/setup-python@v5

0 commit comments

Comments
 (0)