We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e2b35f2 + adb91f3 commit 3ee9e6aCopy full SHA for 3ee9e6a
.github/workflows/emscripten.yml
@@ -78,7 +78,7 @@ jobs:
78
merge-multiple: true
79
80
- name: Push to Anaconda PyPI index
81
- uses: scientific-python/upload-nightly-action@b67d7fcc0396e1128a474d1ab2b48aa94680f9fc # v0.5.0
+ uses: scientific-python/upload-nightly-action@82396a2ed4269ba06c6b2988bb4fd568ef3c3d6b # v0.6.1
82
with:
83
artifacts_path: wheelhouse/
84
anaconda_nightly_upload_token: ${{ secrets.NUMPY_NIGHTLY_UPLOAD_TOKEN }}
0 commit comments