File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -269,7 +269,7 @@ jobs:
269269 user : __token__
270270 password : ${{ secrets.pypi_token }}
271271 repository-url : ${{ inputs.repository_url }}
272- - uses : OpenAstronomy/publish-wheels-anaconda@eae491141709933a7636af70b070e4a92d1a45be # main
272+ - uses : OpenAstronomy/publish-wheels-anaconda@eae491141709933a7636af70b070e4a92d1a45be # v1.0.1
273273 if : ${{ inputs.upload_to_anaconda }}
274274 with :
275275 anaconda_user : ${{ inputs.anaconda_user }}
Original file line number Diff line number Diff line change @@ -141,7 +141,7 @@ jobs:
141141 user : __token__
142142 password : ${{ secrets.pypi_token }}
143143 repository-url : ${{ inputs.repository_url }}
144- - uses : OpenAstronomy/publish-wheels-anaconda@eae491141709933a7636af70b070e4a92d1a45be # main
144+ - uses : OpenAstronomy/publish-wheels-anaconda@eae491141709933a7636af70b070e4a92d1a45be # v1.0.1
145145 if : ${{ inputs.upload_to_anaconda }}
146146 with :
147147 anaconda_user : ${{ inputs.anaconda_user }}
You can’t perform that action at this time.
0 commit comments