We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e80f451 commit 49b04f3Copy full SHA for 49b04f3
.github/workflows/test.yml
@@ -62,7 +62,7 @@ jobs:
62
with:
63
python-version: ${{ matrix.python-version }}
64
allow-prereleases: true
65
- - uses: astral-sh/setup-uv@f94ec6bedd8674c4426838e6b50417d36b6ab231 # v5.3.1
+ - uses: astral-sh/setup-uv@22695119d769bdb6f7032ad67b9bca0ef8c4a174 # v5.4.0
66
67
version: ${{ env.UV_VERSION }}
68
- name: Run
0 commit comments