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