Skip to content

Commit 9122698

Browse files
build(deps): bump astral-sh/setup-uv from 4 to 5 (#512)
1 parent 361d1fd commit 9122698

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
uses: actions/setup-python@v5
3232
with:
3333
python-version: ${{ matrix.python-version }}
34-
- uses: astral-sh/setup-uv@v4
34+
- uses: astral-sh/setup-uv@v5
3535
with:
3636
enable-cache: true
3737
cache-dependency-glob: |

0 commit comments

Comments
 (0)