File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 3535 - name : Install uv
3636 uses : astral-sh/setup-uv@v6
3737 with :
38- version : " 0.9.2 "
38+ version : " 0.9.3 "
3939 enable-cache : true
4040 cache-suffix : ${{ matrix.python-version }}
4141 - name : Install dependencies
6565 - name : Install uv
6666 uses : astral-sh/setup-uv@v6
6767 with :
68- version : " 0.9.2 "
68+ version : " 0.9.3 "
6969 enable-cache : true
7070 cache-suffix : " coverage"
7171 - name : Install dependencies
@@ -105,7 +105,7 @@ jobs:
105105 - name : Install uv
106106 uses : astral-sh/setup-uv@v6
107107 with :
108- version : " 0.9.2 "
108+ version : " 0.9.3 "
109109 enable-cache : true
110110 cache-suffix : " check"
111111 - name : Install dependencies
@@ -135,7 +135,7 @@ jobs:
135135 - name : Install uv
136136 uses : astral-sh/setup-uv@v6
137137 with :
138- version : " 0.9.2 "
138+ version : " 0.9.3 "
139139 enable-cache : true
140140 cache-suffix : " docs"
141141 - name : Install dependencies
@@ -170,7 +170,7 @@ jobs:
170170 - name : Install uv
171171 uses : astral-sh/setup-uv@v6
172172 with :
173- version : " 0.9.2 "
173+ version : " 0.9.3 "
174174 enable-cache : true
175175 cache-suffix : ${{ matrix.sphinx-version }}
176176 - name : Install dependencies
Original file line number Diff line number Diff line change 2424 - name : Install uv
2525 uses : astral-sh/setup-uv@v6
2626 with :
27- version : " 0.9.2 "
27+ version : " 0.9.3 "
2828 - name : Install dependencies
2929 run : |
3030 uv tool install twine
You can’t perform that action at this time.
0 commit comments