We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87069d9 commit 936a103Copy full SHA for 936a103
.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@6ee6290f1cbc4156c0bdd66691b2c144ef8df19a
+ uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78
38
with:
39
python-version: ${{ matrix.python-version }}
40
activate-environment: true
0 commit comments