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 with :
2424 python-version : ${{ inputs.python }}
2525 - name : Install uv
26- uses : astral-sh/setup-uv@d31148d669074a8d0a63714ba94f3201e7020bc3 # v8.3.0
26+ uses : astral-sh/setup-uv@f98e06938123ccabd21905ea5d0069192241f9f1 # v8.3.1
2727 with :
2828 enable-cache : true
2929 - name : Setup project
Original file line number Diff line number Diff line change 2323 - name : Set up Python
2424 uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0
2525 - name : Install uv
26- uses : astral-sh/setup-uv@d31148d669074a8d0a63714ba94f3201e7020bc3 # v8.3.0
26+ uses : astral-sh/setup-uv@f98e06938123ccabd21905ea5d0069192241f9f1 # v8.3.1
2727 with :
2828 enable-cache : false # avoid cache-poisoning attacks
2929 - name : Build package
Original file line number Diff line number Diff line change 5353 with :
5454 python-version : " 3.14"
5555 - name : Install uv
56- uses : astral-sh/setup-uv@d31148d669074a8d0a63714ba94f3201e7020bc3 # v8.3.0
56+ uses : astral-sh/setup-uv@f98e06938123ccabd21905ea5d0069192241f9f1 # v8.3.1
5757 with :
5858 enable-cache : true
5959 - name : Build package
You can’t perform that action at this time.
0 commit comments