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 21
21
persist-credentials : false
22
22
- name : Install uv
23
23
# yamllint disable-line rule:line-length
24
- uses : astral-sh/setup-uv@bd01e18f51369d5a26f1651c3cb451d3417e3bba # v6.3 .1
24
+ uses : astral-sh/setup-uv@7edac99f961f18b581bbd960d59d049f04c0002f # v6.4 .1
25
25
with :
26
26
# yamllint disable-line rule:line-length
27
27
enable-cache : | # zizmor: ignore[cache-poisoning] cache is disabled when publishing to prevent poisoning
Original file line number Diff line number Diff line change 46
46
submodules : true
47
47
- name : Install uv
48
48
# yamllint disable-line rule:line-length
49
- uses : astral-sh/setup-uv@bd01e18f51369d5a26f1651c3cb451d3417e3bba # v6.3 .1
49
+ uses : astral-sh/setup-uv@7edac99f961f18b581bbd960d59d049f04c0002f # v6.4 .1
50
50
with :
51
51
python-version : ${{ inputs.python-version }}
52
52
enable-cache : ${{ inputs.enable-cache }}
You can’t perform that action at this time.
0 commit comments