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 @@ -213,4 +213,4 @@ jobs:
213
213
run : ls dist
214
214
215
215
- name : Publish package distributions to PyPI
216
- uses : pypa/gh-action-pypi-publish@2f6f737ca5f74c637829c0f5c3acd0e29ea5e8bf # v1.8.11
216
+ uses : pypa/gh-action-pypi-publish@e53eb8b103ffcb59469888563dc324e3c8ba6f06 # v1.8.12
Original file line number Diff line number Diff line change 59
59
ls -l dist/
60
60
61
61
- name : Upload wheels to Anaconda Cloud as nightlies
62
- uses : scientific-python/upload-nightly-action@6e9304f7a3a5501c6f98351537493ec898728299 # 0.3 .0
62
+ uses : scientific-python/upload-nightly-action@b67d7fcc0396e1128a474d1ab2b48aa94680f9fc # 0.5 .0
63
63
with :
64
64
artifacts_path : dist
65
65
anaconda_nightly_upload_token : ${{ secrets.ANACONDA_ORG_UPLOAD_TOKEN }}
You can’t perform that action at this time.
0 commit comments