Skip to content

Commit 3a734b5

Browse files
Update scientific-python/upload-nightly-action action to v0.6.0
1 parent c6e07d0 commit 3a734b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ jobs:
278278
path: dist
279279
merge-multiple: true
280280
- name: Upload wheels to scientific-python-nightly-wheels
281-
uses: scientific-python/upload-nightly-action@b67d7fcc0396e1128a474d1ab2b48aa94680f9fc # 0.5.0
281+
uses: scientific-python/upload-nightly-action@ccf29c805b5d0c1dc31fa97fcdb962be074cade3 # 0.6.0
282282
with:
283283
artifacts_path: dist
284284
anaconda_nightly_upload_token: ${{ secrets.ANACONDA_ORG_UPLOAD_TOKEN }}

0 commit comments

Comments
 (0)