File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2727 with :
2828 submodules : true
2929 - name : Install the latest version of uv
30- uses : astral-sh/setup-uv@v5
30+ uses : astral-sh/setup-uv@v6
3131 with :
3232 version : " latest"
3333 python-version : ${{ matrix.python }}
Original file line number Diff line number Diff line change 4242 version : " =0.24.3"
4343
4444 - name : Install the latest version of uv
45- uses : astral-sh/setup-uv@v5
45+ uses : astral-sh/setup-uv@v6
4646 with :
4747 version : " latest"
4848 python-version : ${{ matrix.python-version }}
Original file line number Diff line number Diff line change 4545 brew install gsl
4646
4747 - name : Install the latest version of uv
48- uses : astral-sh/setup-uv@v5
48+ uses : astral-sh/setup-uv@v6
4949 with :
5050 version : " latest"
5151 python-version : ${{ matrix.python }}
Original file line number Diff line number Diff line change 3535 toolchain : ${{ matrix.rust }}
3636
3737 - name : Install the latest version of uv
38- uses : astral-sh/setup-uv@v5
38+ uses : astral-sh/setup-uv@v6
3939 with :
4040 version : " latest"
4141 python-version : ${{ matrix.python }}
You can’t perform that action at this time.
0 commit comments