Skip to content

Commit 81d35fe

Browse files
Bump astral-sh/setup-uv from 7.2.1 to 7.3.0 in the github group (#636)
1 parent a51cacc commit 81d35fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
uses: gradle/actions/setup-gradle@f29f5a9d7b09a7c6b29859002d29d24e1674c884
3535

3636
- name: Install uv and set the Python version
37-
uses: astral-sh/setup-uv@803947b9bd8e9f986429fa0c5a41c367cd732b41
37+
uses: astral-sh/setup-uv@eac588ad8def6316056a12d4907a9d4d84ff7a3b
3838
with:
3939
python-version: ${{ matrix.python-version }}
4040
activate-environment: true

0 commit comments

Comments
 (0)