File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 python-version : ' 3.14'
2323 - uses : astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2
2424 with :
25- version : 0.11.28
25+ version : 0.11.29
Original file line number Diff line number Diff line change 2929 python-version : ${{ matrix.python-version }}
3030 - uses : astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2
3131 with :
32- version : 0.11.28
32+ version : 0.11.29
3333 - name : Compile
3434 env :
3535 CFLAGS : -Wall -Wextra -Wno-unused-parameter -Werror
Original file line number Diff line number Diff line change 7171 - uses : astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2
7272 with :
7373 enable-cache : false
74- version : 0.11.28
74+ version : 0.11.29
7575 - name : build
7676 run : uv build --sdist
7777 - uses : actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
9595 - uses : astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2
9696 with :
9797 enable-cache : false
98- version : 0.11.28
98+ version : 0.11.29
9999 - uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
100100 with :
101101 path : dist
@@ -124,7 +124,7 @@ jobs:
124124 - uses : astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2
125125 with :
126126 enable-cache : false
127- version : 0.11.28
127+ version : 0.11.29
128128 - name : Publish package distributions to PyPI
129129 run : uv publish --trusted-publishing always
130130
You can’t perform that action at this time.
0 commit comments