We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18f7c33 commit e59c21dCopy full SHA for e59c21d
.github/workflows/ci.yml
@@ -34,7 +34,7 @@ jobs:
34
uses: gradle/actions/setup-gradle@0723195856401067f7a2779048b490ace7a47d7c
35
36
- name: Install uv and set the Python version
37
- uses: astral-sh/setup-uv@eac588ad8def6316056a12d4907a9d4d84ff7a3b
+ uses: astral-sh/setup-uv@5a095e7a2014a4212f075830d4f7277575a9d098
38
with:
39
python-version: ${{ matrix.python-version }}
40
activate-environment: true
0 commit comments