Skip to content

Commit 8691112

Browse files
Update scientific-python/upload-nightly-action action to v0.6.2 (#8865)
1 parent 2d452c8 commit 8691112

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ jobs:
245245
path: dist
246246
merge-multiple: true
247247
- name: Upload wheels to scientific-python-nightly-wheels
248-
uses: scientific-python/upload-nightly-action@82396a2ed4269ba06c6b2988bb4fd568ef3c3d6b # 0.6.1
248+
uses: scientific-python/upload-nightly-action@b36e8c0c10dbcfd2e05bf95f17ef8c14fd708dbf # 0.6.2
249249
with:
250250
artifacts_path: dist
251251
anaconda_nightly_upload_token: ${{ secrets.ANACONDA_ORG_UPLOAD_TOKEN }}

0 commit comments

Comments
 (0)