We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 11bcfdd + 357045d commit afa9a2aCopy full SHA for afa9a2a
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@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0
+ uses: astral-sh/setup-uv@d31148d669074a8d0a63714ba94f3201e7020bc3 # v8.3.0
32
33
- name: Install packages
34
run: uv sync --locked
0 commit comments