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 4444 python-version : ' 3.14'
4545 - uses : astral-sh/setup-uv@1e862dfacbd1d6d858c55d9b792c756523627244 # v7.1.4
4646 with :
47- version : 0.9.14
47+ version : 0.9.15
4848 enable-cache : false
4949 - name : detect method
5050 id : detect
Original file line number Diff line number Diff line change 2828 python-version : ${{ matrix.python-version }}
2929 - uses : astral-sh/setup-uv@1e862dfacbd1d6d858c55d9b792c756523627244 # v7.1.4
3030 with :
31- version : 0.9.14
31+ version : 0.9.15
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@1e862dfacbd1d6d858c55d9b792c756523627244 # v7.1.4
6262 with :
63- version : 0.9.14
63+ version : 0.9.15
6464 - name : build
6565 run : uv build --sdist
6666 - uses : actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
8383 python-version : ' 3.14'
8484 - uses : astral-sh/setup-uv@1e862dfacbd1d6d858c55d9b792c756523627244 # v7.1.4
8585 with :
86- version : 0.9.14
86+ version : 0.9.15
8787 - uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6.0.0
8888 with :
8989 path : dist
@@ -111,7 +111,7 @@ jobs:
111111
112112 - uses : astral-sh/setup-uv@1e862dfacbd1d6d858c55d9b792c756523627244 # v7.1.4
113113 with :
114- version : 0.9.14
114+ version : 0.9.15
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