File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4646 python-version : ' 3.14'
4747 - uses : astral-sh/setup-uv@eac588ad8def6316056a12d4907a9d4d84ff7a3b # v7.3.0
4848 with :
49- version : 0.10.6
49+ version : 0.10.7
5050 enable-cache : false
5151 - name : detect method
5252 id : detect
Original file line number Diff line number Diff line change 2828 python-version : ${{ matrix.python-version }}
2929 - uses : astral-sh/setup-uv@eac588ad8def6316056a12d4907a9d4d84ff7a3b # v7.3.0
3030 with :
31- version : 0.10.6
31+ version : 0.10.7
3232 - name : Compile
3333 env :
3434 CFLAGS : -Wall -Wextra -Wno-unused-parameter -Werror
Original file line number Diff line number Diff line change 6060 python-version : ' 3.14'
6161 - uses : astral-sh/setup-uv@eac588ad8def6316056a12d4907a9d4d84ff7a3b # v7.3.0
6262 with :
63- version : 0.10.6
63+ version : 0.10.7
6464 - name : build
6565 run : uv build --sdist
6666 - uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
8383 python-version : ' 3.14'
8484 - uses : astral-sh/setup-uv@eac588ad8def6316056a12d4907a9d4d84ff7a3b # v7.3.0
8585 with :
86- version : 0.10.6
86+ version : 0.10.7
8787 - uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
8888 with :
8989 path : dist
@@ -111,7 +111,7 @@ jobs:
111111
112112 - uses : astral-sh/setup-uv@eac588ad8def6316056a12d4907a9d4d84ff7a3b # v7.3.0
113113 with :
114- version : 0.10.6
114+ version : 0.10.7
115115 - name : Publish package distributions to PyPI
116116 run : uv publish --trusted-publishing always
117117
You can’t perform that action at this time.
0 commit comments