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 c6e07d0 + 3a734b5 commit 3beac54Copy full SHA for 3beac54
1 file changed
.github/workflows/wheels.yml
@@ -278,7 +278,7 @@ jobs:
278
path: dist
279
merge-multiple: true
280
- name: Upload wheels to scientific-python-nightly-wheels
281
- uses: scientific-python/upload-nightly-action@b67d7fcc0396e1128a474d1ab2b48aa94680f9fc # 0.5.0
+ uses: scientific-python/upload-nightly-action@ccf29c805b5d0c1dc31fa97fcdb962be074cade3 # 0.6.0
282
with:
283
artifacts_path: dist
284
anaconda_nightly_upload_token: ${{ secrets.ANACONDA_ORG_UPLOAD_TOKEN }}
0 commit comments