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.
1 parent 2d452c8 commit 8691112Copy full SHA for 8691112
.github/workflows/wheels.yml
@@ -245,7 +245,7 @@ jobs:
245
path: dist
246
merge-multiple: true
247
- name: Upload wheels to scientific-python-nightly-wheels
248
- uses: scientific-python/upload-nightly-action@82396a2ed4269ba06c6b2988bb4fd568ef3c3d6b # 0.6.1
+ uses: scientific-python/upload-nightly-action@b36e8c0c10dbcfd2e05bf95f17ef8c14fd708dbf # 0.6.2
249
with:
250
artifacts_path: dist
251
anaconda_nightly_upload_token: ${{ secrets.ANACONDA_ORG_UPLOAD_TOKEN }}
0 commit comments