File tree Expand file tree Collapse file tree 4 files changed +8
-4
lines changed
Expand file tree Collapse file tree 4 files changed +8
-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 :
32+ activate-environment : true
3233 version : " latest"
3334 python-version : ${{ matrix.python }}
3435 - name : Install black
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 :
47+ activate-environment : true
4748 version : " latest"
4849 python-version : ${{ matrix.python-version }}
4950
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 :
50+ activate-environment : true
5051 version : " latest"
5152 python-version : ${{ matrix.python }}
5253
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 :
40+ activate-environment : true
4041 version : " latest"
4142 python-version : ${{ matrix.python }}
4243
You can’t perform that action at this time.
0 commit comments