File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2121 persist-credentials : false
2222 - name : Install uv
2323 # yamllint disable-line rule:line-length
24- uses : astral-sh/setup-uv@4959332f0f014c5280e7eac8b70c90cb574c9f9b # v6.6.0
24+ uses : astral-sh/setup-uv@557e51de59eb14aaaba2ed9621916900a91d50c6 # v6.6.1
2525 with :
2626 # yamllint disable-line rule:line-length
2727 enable-cache : | # zizmor: ignore[cache-poisoning] cache is disabled when publishing to prevent poisoning
Original file line number Diff line number Diff line change 4646 submodules : true
4747 - name : Install uv
4848 # yamllint disable-line rule:line-length
49- uses : astral-sh/setup-uv@4959332f0f014c5280e7eac8b70c90cb574c9f9b # v6.6.0
49+ uses : astral-sh/setup-uv@557e51de59eb14aaaba2ed9621916900a91d50c6 # v6.6.1
5050 with :
5151 python-version : ${{ inputs.python-version }}
5252 enable-cache : ${{ inputs.enable-cache }}
You can’t perform that action at this time.
0 commit comments