Skip to content

Commit e59c21d

Browse files
Bump astral-sh/setup-uv from 7.3.0 to 7.3.1 in the github group (#649)
1 parent 18f7c33 commit e59c21d

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@0723195856401067f7a2779048b490ace7a47d7c
3535

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

0 commit comments

Comments
 (0)