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