File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7171 needs : [release]
7272 steps :
7373 - name : Download artifacts
74- uses : actions/download-artifact@v8.0.0
74+ uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
7575 with :
7676 merge-multiple : true
7777 pattern : dist-*
8181
8282 - name : Run upload (this will fail)
8383 continue-on-error : true
84- uses : pypa/gh-action-pypi-publish@release/v1
84+ uses : pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0
Original file line number Diff line number Diff line change 4949 needs : [setenv]
5050 steps :
5151 - name : Download artifacts
52- uses : actions/download-artifact@v8.0.0
52+ uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
5353 with :
5454 merge-multiple : true
5555 pattern : dist-*
5959
6060 - name : Run upload (this will fail)
6161 continue-on-error : true
62- uses : pypa/gh-action-pypi-publish@release/v1
62+ uses : pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0
You can’t perform that action at this time.
0 commit comments