File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5353 steps :
5454 - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
5555 - name : Install uv
56- uses : astral-sh/setup-uv@f98e06938123ccabd21905ea5d0069192241f9f1 # v8.3.1
56+ uses : astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2
5757 with :
5858 enable-cache : true
5959 python-version : " 3.13"
9191 with :
9292 fetch-depth : 0
9393 - name : Install uv
94- uses : astral-sh/setup-uv@f98e06938123ccabd21905ea5d0069192241f9f1 # v8.3.1
94+ uses : astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2
9595 with :
9696 enable-cache : true
9797 python-version : ${{ matrix.py }}
@@ -157,7 +157,7 @@ jobs:
157157 with :
158158 persist-credentials : false
159159 - name : Install uv
160- uses : astral-sh/setup-uv@f98e06938123ccabd21905ea5d0069192241f9f1 # v8.3.1
160+ uses : astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2
161161 with :
162162 enable-cache : true
163163 python-version : " 3.13"
Original file line number Diff line number Diff line change 4545 ref : ${{ needs.release-please.outputs.tag_name }}
4646
4747 - name : Install uv
48- uses : astral-sh/setup-uv@f98e06938123ccabd21905ea5d0069192241f9f1 # v8.3.1
48+ uses : astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2
4949 with :
5050 enable-cache : true
5151 python-version : " 3.13"
You can’t perform that action at this time.
0 commit comments