Skip to content

Commit bdfbf81

Browse files
build(deps): bump astral-sh/setup-uv from 5 to 6 (#108)
1 parent f07eea3 commit bdfbf81

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

41-
- uses: astral-sh/setup-uv@v5
41+
- uses: astral-sh/setup-uv@v6
4242

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

0 commit comments

Comments
 (0)