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@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2 .0
26+ uses : astral-sh/setup-uv@d31148d669074a8d0a63714ba94f3201e7020bc3 # v8.3 .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@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2 .0
26+ uses : astral-sh/setup-uv@d31148d669074a8d0a63714ba94f3201e7020bc3 # v8.3 .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