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@681c641aba71e4a1c380be3ab5e12ad51f415867 # v7.1.6
4646 with :
47- version : 0.9.17
47+ version : 0.9.18
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@681c641aba71e4a1c380be3ab5e12ad51f415867 # v7.1.6
3030 with :
31- version : 0.9.17
31+ version : 0.9.18
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@681c641aba71e4a1c380be3ab5e12ad51f415867 # v7.1.6
6262 with :
63- version : 0.9.17
63+ version : 0.9.18
6464 - name : build
6565 run : uv build --sdist
6666 - uses : actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
8383 python-version : ' 3.14'
8484 - uses : astral-sh/setup-uv@681c641aba71e4a1c380be3ab5e12ad51f415867 # v7.1.6
8585 with :
86- version : 0.9.17
86+ version : 0.9.18
8787 - uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
8888 with :
8989 path : dist
@@ -111,7 +111,7 @@ jobs:
111111
112112 - uses : astral-sh/setup-uv@681c641aba71e4a1c380be3ab5e12ad51f415867 # v7.1.6
113113 with :
114- version : 0.9.17
114+ version : 0.9.18
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