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 a14d202 commit ece582dCopy full SHA for ece582d
.github/workflows/nightly-wheels.yml
@@ -38,7 +38,7 @@ jobs:
38
fi
39
40
- name: Upload wheel
41
- uses: scientific-python/upload-nightly-action@b67d7fcc0396e1128a474d1ab2b48aa94680f9fc # 0.5.0
+ uses: scientific-python/upload-nightly-action@ccf29c805b5d0c1dc31fa97fcdb962be074cade3 # 0.6.0
42
with:
43
anaconda_nightly_upload_token: ${{ secrets.ANACONDA_NIGHTLY }}
44
artifacts_path: dist
0 commit comments