Skip to content

Commit 9eafc85

Browse files
Bump pypa/cibuildwheel from 0.6.2 to 0.6.3
Bumps [scientific-python/upload-nightly-action](https://github.com/scientific-python/upload-nightly-action) from 0.6.2 to 0.6.3. - [Release notes](https://github.com/scientific-python/upload-nightly-action/releases) - [Commits](scientific-python/upload-nightly-action@0.6.2...0.6.3)
1 parent 8bdc566 commit 9eafc85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheel.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ jobs:
117117
merge-multiple: true
118118

119119
- name: Upload to scientific-python nightly channel
120-
uses: scientific-python/upload-nightly-action@b36e8c0c10dbcfd2e05bf95f17ef8c14fd708dbf
120+
uses: scientific-python/upload-nightly-action@5748273c71e2d8d3a61f3a11a16421c8954f9ecf
121121
with:
122122
artifacts_path: dist
123123
anaconda_nightly_upload_token: ${{ secrets.ANACONDA_NIGHTLY_UPLOAD_TOKEN }}

0 commit comments

Comments
 (0)