Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9233873

Browse files
committed
Bump uv action
1 parent 95e89de commit 9233873

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
dotnet-version: '6.0.x'
5959

6060
- name: Install the latest version of uv
61-
uses: astral-sh/setup-uv@v4
61+
uses: astral-sh/setup-uv@v5
6262
with:
6363
architecture: ${{ matrix.os.platform }}
6464
python-version: ${{ matrix.python }}

0 commit comments

Comments
 (0)