We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ba877cf + 734580f commit 8dd3bb2Copy full SHA for 8dd3bb2
.github/workflows/ci-build.yml
@@ -18,7 +18,7 @@ jobs:
18
uses: actions/checkout@v6
19
20
- name: Install the latest version of uv
21
- uses: astral-sh/setup-uv@803947b9bd8e9f986429fa0c5a41c367cd732b41 # v7.2.1
+ uses: astral-sh/setup-uv@eac588ad8def6316056a12d4907a9d4d84ff7a3b # v7.3.0
22
23
- name: Install python
24
run: uv python install ${{ matrix.python-version }}
0 commit comments