Skip to content

Commit 2133efd

Browse files
build(deps): bump scientific-python/upload-nightly-action
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@b36e8c0...5748273) --- updated-dependencies: - dependency-name: scientific-python/upload-nightly-action dependency-version: 0.6.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 70020ed commit 2133efd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/buildwheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ jobs:
294294
run: mkdir dist && cp wheelhouse/*.whl dist
295295

296296
- name: Upload wheels
297-
uses: scientific-python/upload-nightly-action@b36e8c0c10dbcfd2e05bf95f17ef8c14fd708dbf # 0.6.2
297+
uses: scientific-python/upload-nightly-action@5748273c71e2d8d3a61f3a11a16421c8954f9ecf # 0.6.3
298298
with:
299299
artifacts_path: dist
300300
# This token is generated from anaconda.org

0 commit comments

Comments
 (0)