File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 6060 files : dist/*.tar.gz
6161
6262 - name : Upload sdist
63- uses : actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392 # v4.0 .0
63+ uses : actions/upload-artifact@694cdabd8bdb0f10b2cea11669e1bf5453eed0a6 # v4.2 .0
6464 with :
6565 name : sdist
6666 path : dist/*.tar.gz
@@ -117,13 +117,13 @@ jobs:
117117 with :
118118 only : ${{ matrix.only }}
119119
120- - uses : actions/upload-artifact@v3
120+ - uses : actions/upload-artifact@694cdabd8bdb0f10b2cea11669e1bf5453eed0a6 # v4.2.0
121121 with :
122122 path : ./wheelhouse/*.whl
123- name : wheels-${{ matrix.os }}
123+ name : wheels-${{ matrix.only }}
124124
125125 upload_release_assets :
126- name : Upload Release Assets
126+ name : Upload Release Wheels
127127 needs : [ build_wheels ]
128128 runs-on : ubuntu-latest
129129 if : startsWith(github.ref, 'refs/tags')
You can’t perform that action at this time.
0 commit comments