|
25 | 25 | with: |
26 | 26 | python-version: ${{ matrix.python-version }} |
27 | 27 | - name: Install uv |
28 | | - uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0 |
| 28 | + uses: astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2 |
29 | 29 | with: |
30 | 30 | # Install a specific version of uv. |
31 | 31 | version: "0.11.28" |
|
49 | 49 | with: |
50 | 50 | python-version: ${{ matrix.python-version }} |
51 | 51 | - name: Install uv |
52 | | - uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0 |
| 52 | + uses: astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2 |
53 | 53 | with: |
54 | 54 | # Install a specific version of uv. |
55 | 55 | version: "0.11.28" |
@@ -111,7 +111,7 @@ jobs: |
111 | 111 | with: |
112 | 112 | python-version: ${{ matrix.python-version }} |
113 | 113 | - name: Install uv |
114 | | - uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0 |
| 114 | + uses: astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2 |
115 | 115 | with: |
116 | 116 | # Install a specific version of uv. |
117 | 117 | version: "0.11.28" |
@@ -175,7 +175,7 @@ jobs: |
175 | 175 | with: |
176 | 176 | python-version: ${{ matrix.python-version }} |
177 | 177 | - name: Install uv |
178 | | - uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0 |
| 178 | + uses: astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2 |
179 | 179 | with: |
180 | 180 | # Install a specific version of uv. |
181 | 181 | version: "0.11.28" |
@@ -259,7 +259,7 @@ jobs: |
259 | 259 | with: |
260 | 260 | python-version: ${{ matrix.python-version }} |
261 | 261 | - name: Install uv |
262 | | - uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0 |
| 262 | + uses: astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2 |
263 | 263 | with: |
264 | 264 | # Install a specific version of uv. |
265 | 265 | version: "0.11.28" |
|
0 commit comments