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 09d0ccb commit 1d45d12Copy full SHA for 1d45d12
1 file changed
.github/workflows/workflow.yaml
@@ -31,7 +31,7 @@ jobs:
31
fetch-depth: 0
32
33
- name: Install uv
34
- uses: astral-sh/setup-uv@v8
+ uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0
35
with:
36
version: 0.8.19
37
python-version: ${{ matrix.python-version }}
@@ -170,7 +170,7 @@ jobs:
170
171
172
173
174
175
176
0 commit comments