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 c6b08ef + 4bfc77a commit f614580Copy full SHA for f614580
.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@ccf29c805b5d0c1dc31fa97fcdb962be074cade3 # 0.6.0
+ uses: scientific-python/upload-nightly-action@82396a2ed4269ba06c6b2988bb4fd568ef3c3d6b # 0.6.1
282
with:
283
artifacts_path: dist
284
anaconda_nightly_upload_token: ${{ secrets.ANACONDA_ORG_UPLOAD_TOKEN }}
0 commit comments