File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 4545 steps :
4646 - uses : actions/checkout@v4
4747 - uses : astral-sh/setup-uv@v4
48+ with :
49+ version : " 0.5.20"
4850 - name : " Set up Python ${{ matrix.python-version }}"
4951 uses : actions/setup-python@v5
5052 with :
Original file line number Diff line number Diff line change 4040 steps :
4141 - uses : actions/checkout@v4
4242 - uses : astral-sh/setup-uv@v4
43+ with :
44+ version : " 0.5.20"
4345 - uses : actions/setup-python@v2
4446 with :
4547 python-version : " 3.12"
5860 steps :
5961 - uses : actions/checkout@v4
6062 - uses : astral-sh/setup-uv@v4
63+ with :
64+ version : " 0.5.20"
6165 - uses : actions/setup-python@v2
6266 with :
6367 python-version : " 3.12"
8387 path : dist/
8488 - uses : actions/checkout@v4
8589 - uses : astral-sh/setup-uv@v4
90+ with :
91+ version : " 0.5.20"
8692 - uses : actions/setup-python@v2
8793 with :
8894 python-version : " 3.12"
You can’t perform that action at this time.
0 commit comments