File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2525 fetch-depth : 0
2626
2727 - name : Install uv and set the python version
28- uses : astral-sh/setup-uv@3259c6206f993105e3a61b142c2d97bf4b9ef83d # v7.1.0
28+ uses : astral-sh/setup-uv@2ddd2b9cb38ad8efd50337e8ab201519a34c9f24 # v7.1.1
2929 with :
3030 python-version : " 3.12"
3131
6262 fetch-depth : 0
6363
6464 - name : Install uv and set the python version
65- uses : astral-sh/setup-uv@3259c6206f993105e3a61b142c2d97bf4b9ef83d # v7.1.0
65+ uses : astral-sh/setup-uv@2ddd2b9cb38ad8efd50337e8ab201519a34c9f24 # v7.1.1
6666 with :
6767 python-version : " ${{ matrix.python-version }}"
6868
Original file line number Diff line number Diff line change 4545 token : ${{ secrets.RELEASE_PAT_TOKEN }} # Needed to trigger other actions
4646
4747 - name : Install uv and set the python version
48- uses : astral-sh/setup-uv@3259c6206f993105e3a61b142c2d97bf4b9ef83d # v7.1.0
48+ uses : astral-sh/setup-uv@2ddd2b9cb38ad8efd50337e8ab201519a34c9f24 # v7.1.1
4949 with :
5050 python-version : " 3.13"
5151
Original file line number Diff line number Diff line change 4343 git merge "origin/$REF_NAME"
4444
4545 - name : Install uv and set the python version
46- uses : astral-sh/setup-uv@3259c6206f993105e3a61b142c2d97bf4b9ef83d # v7.1.0
46+ uses : astral-sh/setup-uv@2ddd2b9cb38ad8efd50337e8ab201519a34c9f24 # v7.1.1
4747 with :
4848 python-version : " 3.12" # giskard 2.18.0 requires python <3.13
4949
You can’t perform that action at this time.
0 commit comments