Skip to content

Commit ba478fc

Browse files
build(deps): bump astral-sh/setup-uv from 4 to 5 (#95)
1 parent 6e66cd8 commit ba478fc

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
@@ -37,7 +37,7 @@ jobs:
3737
with:
3838
python-version: ${{ matrix.python-version }}
3939

40-
- uses: astral-sh/setup-uv@v4
40+
- uses: astral-sh/setup-uv@v5
4141

4242
- name: Install tox
4343
run: uv tool install --with tox-gh-actions --with tox-uv tox

0 commit comments

Comments
 (0)