We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0641094 + fb2bbb9 commit b7084e2Copy full SHA for b7084e2
1 file changed
.github/workflows/ci-build.yml
@@ -28,7 +28,7 @@ jobs:
28
python-version: ${{ matrix.python-version }}
29
30
- name: Setup uv
31
- uses: astral-sh/setup-uv@803947b9bd8e9f986429fa0c5a41c367cd732b41 # v7.2.1
+ uses: astral-sh/setup-uv@eac588ad8def6316056a12d4907a9d4d84ff7a3b # v7.3.0
32
33
- name: Install packages
34
run: uv sync --frozen
0 commit comments