Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95e89de commit 9233873Copy full SHA for 9233873
.github/workflows/main.yml
@@ -58,7 +58,7 @@ jobs:
58
dotnet-version: '6.0.x'
59
60
- name: Install the latest version of uv
61
- uses: astral-sh/setup-uv@v4
+ uses: astral-sh/setup-uv@v5
62
with:
63
architecture: ${{ matrix.os.platform }}
64
python-version: ${{ matrix.python }}
0 commit comments