Skip to content

Commit 6e66cd8

Browse files
build(deps): bump astral-sh/setup-uv from 3 to 4 (#94)
1 parent 500c53c commit 6e66cd8

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@v3
40+
- uses: astral-sh/setup-uv@v4
4141

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

0 commit comments

Comments
 (0)