File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4040 run : cat "${{ steps.git-cliff.outputs.changelog }}"
4141
4242 - name : Install uv
43- uses : astral-sh/setup-uv@f94ec6bedd8674c4426838e6b50417d36b6ab231 # v5.3 .1
43+ uses : astral-sh/setup-uv@0c5e2b8115b80b4c7c5ddf6ffdd634974642d182 # v5.4 .1
4444 with :
4545 version : " 0.6.3"
4646 cache-dependency-glob : uv.lock
Original file line number Diff line number Diff line change 3333 # sudo apt-get install -y YOUR_PROJECT_DEPENDENCIES
3434
3535 - name : Install uv (python package manager)
36- uses : astral-sh/setup-uv@f94ec6bedd8674c4426838e6b50417d36b6ab231 # v5.3 .1
36+ uses : astral-sh/setup-uv@0c5e2b8115b80b4c7c5ddf6ffdd634974642d182 # v5.4 .1
3737 with :
3838 version : " 0.6.3"
3939 enable-cache : true
Original file line number Diff line number Diff line change 1717 fetch-depth : 0
1818
1919 - name : Install uv
20- uses : astral-sh/setup-uv@f94ec6bedd8674c4426838e6b50417d36b6ab231 # v5.3 .1
20+ uses : astral-sh/setup-uv@0c5e2b8115b80b4c7c5ddf6ffdd634974642d182 # v5.4 .1
2121 with :
2222 version : " 0.6.3"
2323 enable-cache : true
Original file line number Diff line number Diff line change 1717 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1818
1919 - name : Install uv (python package manager)
20- uses : astral-sh/setup-uv@f94ec6bedd8674c4426838e6b50417d36b6ab231 # v5.3 .1
20+ uses : astral-sh/setup-uv@0c5e2b8115b80b4c7c5ddf6ffdd634974642d182 # v5.4 .1
2121 with :
2222 version : " 0.6.3"
2323 enable-cache : true
Original file line number Diff line number Diff line change 1717 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1818
1919 - name : Install uv (python package manager)
20- uses : astral-sh/setup-uv@f94ec6bedd8674c4426838e6b50417d36b6ab231 # v5.3 .1
20+ uses : astral-sh/setup-uv@0c5e2b8115b80b4c7c5ddf6ffdd634974642d182 # v5.4 .1
2121 with :
2222 version : " 0.6.3"
2323 enable-cache : true
You can’t perform that action at this time.
0 commit comments