We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd4b440 commit 68e9beeCopy full SHA for 68e9bee
1 file changed
.github/workflows/deploy.yaml
@@ -23,7 +23,7 @@ jobs:
23
24
- name: Set up uv
25
# yamllint disable-line rule:line-length
26
- uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7 # zizmor: ignore[cache-poisoning]
+ uses: astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0 # zizmor: ignore[cache-poisoning]
27
with:
28
activate-environment: true
29
python-version: 3.14
0 commit comments