File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 persist-credentials : false
2424
2525 - name : Install the latest version of uv
26- uses : astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2
26+ uses : astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9.0.0
2727 with :
2828 # Disable caching in the release workflow (zizmor cache-poisoning).
2929 enable-cache : false
Original file line number Diff line number Diff line change 2323 submodules : true
2424 persist-credentials : false
2525 - name : Install the latest version of uv
26- uses : astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2
26+ uses : astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9.0.0
2727 - name : Install tox
2828 run : uv tool install --python-preference only-managed --python 3.13 tox --with tox-uv --with tox-gh
2929 - name : Install Python
You can’t perform that action at this time.
0 commit comments