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 45
45
steps :
46
46
- uses : actions/checkout@v4
47
47
- uses : astral-sh/setup-uv@v4
48
+ with :
49
+ version : " 0.5.20"
48
50
- name : " Set up Python ${{ matrix.python-version }}"
49
51
uses : actions/setup-python@v5
50
52
with :
Original file line number Diff line number Diff line change 40
40
steps :
41
41
- uses : actions/checkout@v4
42
42
- uses : astral-sh/setup-uv@v4
43
+ with :
44
+ version : " 0.5.20"
43
45
- uses : actions/setup-python@v2
44
46
with :
45
47
python-version : " 3.12"
58
60
steps :
59
61
- uses : actions/checkout@v4
60
62
- uses : astral-sh/setup-uv@v4
63
+ with :
64
+ version : " 0.5.20"
61
65
- uses : actions/setup-python@v2
62
66
with :
63
67
python-version : " 3.12"
83
87
path : dist/
84
88
- uses : actions/checkout@v4
85
89
- uses : astral-sh/setup-uv@v4
90
+ with :
91
+ version : " 0.5.20"
86
92
- uses : actions/setup-python@v2
87
93
with :
88
94
python-version : " 3.12"
You can’t perform that action at this time.
0 commit comments