We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 65a9ca8 + d281145 commit 62b3ea8Copy full SHA for 62b3ea8
1 file changed
.github/workflows/ci-build.yml
@@ -23,7 +23,7 @@ jobs:
23
uses: actions/checkout@v6
24
25
- name: Install the latest version of uv
26
- uses: astral-sh/setup-uv@6ee6290f1cbc4156c0bdd66691b2c144ef8df19a # v7.4.0
+ uses: astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0.0
27
28
- name: Install python
29
run: uv python install ${{ matrix.python-version }}
0 commit comments