File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 3535 run : uv build --sdist
3636
3737 - name : Upload sdist
38- uses : actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4
38+ uses : actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4
3939 with :
4040 name : rfc3161-sdist
4141 path : dist/rfc3161_client*
7777 fi
7878
7979 - name : Upload wheels
80- uses : actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4
80+ uses : actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4
8181 with :
8282 name : wheels-linux-${{ matrix.platform.target }}
8383 path : dist
@@ -109,7 +109,7 @@ jobs:
109109 manylinux : musllinux_1_2
110110
111111 - name : Upload wheels
112- uses : actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4
112+ uses : actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4
113113 with :
114114 name : wheels-musllinux-${{ matrix.platform.target }}
115115 path : dist
@@ -184,7 +184,7 @@ jobs:
184184 shell : bash
185185
186186 - name : Upload wheels
187- uses : actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4
187+ uses : actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4
188188 with :
189189 name : " wheels-windows-${{ matrix.WINDOWS.ARCH }}"
190190 path : wheelhouse
@@ -219,7 +219,7 @@ jobs:
219219 sccache : ' true'
220220
221221 - name : Upload wheels
222- uses : actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4
222+ uses : actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4
223223 with :
224224 name : wheels-macos-${{ matrix.platform.target }}
225225 path : dist
You can’t perform that action at this time.
0 commit comments