File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2929 - name : Install uv and set the python version
3030 uses : astral-sh/setup-uv@v7
3131 with :
32- version : " 0.10.11 "
32+ version : " 0.11.2 "
3333 enable-cache : true
3434 python-version : ${{ matrix.python-version }}
3535
Original file line number Diff line number Diff line change 2323 - name : Install uv and set the python version
2424 uses : astral-sh/setup-uv@v7
2525 with :
26- version : " 0.10.11 "
26+ version : " 0.11.2 "
2727 enable-cache : true
2828 python-version : " 3.12"
2929
Original file line number Diff line number Diff line change 2626 uses : astral-sh/setup-uv@v7
2727 with :
2828 # Install a specific version of uv.
29- version : " 0.10.11 "
29+ version : " 0.11.2 "
3030
3131 - name : Set up Python
3232 uses : actions/setup-python@v6
Original file line number Diff line number Diff line change 3636 uses : astral-sh/setup-uv@v7
3737 with :
3838 # Install a specific version of uv.
39- version : " 0.10.11 "
39+ version : " 0.11.2 "
4040
4141 - name : Set up Python
4242 uses : actions/setup-python@v6
Original file line number Diff line number Diff line change 2323 uses : astral-sh/setup-uv@v7
2424 with :
2525 # Install a specific version of uv.
26- version : " 0.10.11 "
26+ version : " 0.11.2 "
2727
2828 - name : Set up Python
2929 uses : actions/setup-python@v6
Original file line number Diff line number Diff line change 2323 - name : Install uv
2424 uses : astral-sh/setup-uv@v7
2525 with :
26- version : " 0.10.11 "
26+ version : " 0.11.2 "
2727
2828 - name : Wait for PyPI propagation
2929 run : sleep 20
You can’t perform that action at this time.
0 commit comments