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 117065e + 3ed27ec commit d9e988aCopy full SHA for d9e988a
.github/workflows/buildwheel.yml
@@ -280,7 +280,7 @@ jobs:
280
run: mkdir dist && cp wheelhouse/*.whl dist
281
282
- name: Upload wheels
283
- uses: scientific-python/upload-nightly-action@82396a2ed4269ba06c6b2988bb4fd568ef3c3d6b # 0.6.1
+ uses: scientific-python/upload-nightly-action@b36e8c0c10dbcfd2e05bf95f17ef8c14fd708dbf # 0.6.2
284
with:
285
artifacts_path: dist
286
# This token is generated from anaconda.org
0 commit comments