File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3131 - name : Install uv
3232 uses : astral-sh/setup-uv@v7
3333 with :
34- version : 0.10.9
34+ version : 0.11.8
3535 enable-cache : true
3636 - name : Set up Python
3737 run : uv python install $PYTHON_VERSION && uv python pin $PYTHON_VERSION
Original file line number Diff line number Diff line change 6767 - name : Install uv
6868 uses : astral-sh/setup-uv@v7
6969 with :
70- version : 0.10.9
70+ version : 0.11.8
7171 enable-cache : true
7272 - name : Generate matrix
7373 id : set-matrix
9797 - name : Install uv
9898 uses : astral-sh/setup-uv@v7
9999 with :
100- version : 0.10.9
100+ version : 0.11.8
101101 enable-cache : true
102102 - name : Set up Python ${{ matrix.py }}
103103 run : uv python install ${{ matrix.py }} && uv python pin ${{ matrix.py }} && uv venv --python ${{ matrix.py }}
@@ -141,7 +141,7 @@ jobs:
141141 - name : Install uv
142142 uses : astral-sh/setup-uv@v7
143143 with :
144- version : 0.10.9
144+ version : 0.11.8
145145 enable-cache : true
146146 - name : Run prek hooks
147147 run : SKIP=basedpyright uv run prek run --all-files
@@ -163,7 +163,7 @@ jobs:
163163 - name : Install uv
164164 uses : astral-sh/setup-uv@v7
165165 with :
166- version : 0.10.9
166+ version : 0.11.8
167167 enable-cache : true
168168 - name : Set up Python ${{ matrix.py }}
169169 run : uv python install ${{ matrix.py }} && uv python pin ${{ matrix.py }}
@@ -182,7 +182,7 @@ jobs:
182182 - name : Install uv
183183 uses : astral-sh/setup-uv@v7
184184 with :
185- version : 0.10.9
185+ version : 0.11.8
186186 enable-cache : true
187187 - name : Set up Python 3.10
188188 run : uv python install 3.10 && uv python pin 3.10
Original file line number Diff line number Diff line change 3030 - name : Install uv
3131 uses : astral-sh/setup-uv@v7
3232 with :
33- version : 0.10.9
33+ version : 0.11.8
3434 enable-cache : true
3535 - name : Set up Python
3636 run : uv python install $PYTHON_VERSION && uv python pin $PYTHON_VERSION
You can’t perform that action at this time.
0 commit comments