File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
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@612ea808f79152bd52a019316f684a12bbe8ba33 # main
272+ - uses : OpenAstronomy/publish-wheels-anaconda@eae491141709933a7636af70b070e4a92d1a45be # main
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@612ea808f79152bd52a019316f684a12bbe8ba33 # main
144+ - uses : OpenAstronomy/publish-wheels-anaconda@eae491141709933a7636af70b070e4a92d1a45be # main
145145 if : ${{ inputs.upload_to_anaconda }}
146146 with :
147147 anaconda_user : ${{ inputs.anaconda_user }}
Original file line number Diff line number Diff line change @@ -214,7 +214,7 @@ jobs:
214214
215215 - name : Setup headless display
216216 if : ${{ matrix.display == 'true' }}
217- uses : pyvista/setup-headless-display-action@4cf5c603091e085da8830e1480355ff03f3e171b # v2
217+ uses : pyvista/setup-headless-display-action@4f44aea3c7954d33db8151a4165aa557f2c6267b # v3
218218
219219 - name : Install tox
220220 run : python -m pip install --upgrade tox ${{ matrix.toxdeps }}
You can’t perform that action at this time.
0 commit comments