We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2b6d80f + 2061ef7 commit bbfcf7bCopy full SHA for bbfcf7b
1 file changed
.github/workflows/main.yml
@@ -39,7 +39,7 @@ jobs:
39
python-version: ${{ matrix.python-version }}
40
41
- name: Install uv
42
- uses: astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0.0
+ uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0
43
with:
44
activate-environment: true
45
0 commit comments