From 3ed27ec1b6e71aa0eead35bfdb5623d3d41eaa86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 20:58:34 +0000 Subject: [PATCH] Bump scientific-python/upload-nightly-action from 0.6.1 to 0.6.2 Bumps [scientific-python/upload-nightly-action](https://github.com/scientific-python/upload-nightly-action) from 0.6.1 to 0.6.2. - [Release notes](https://github.com/scientific-python/upload-nightly-action/releases) - [Commits](https://github.com/scientific-python/upload-nightly-action/compare/82396a2ed4269ba06c6b2988bb4fd568ef3c3d6b...b36e8c0c10dbcfd2e05bf95f17ef8c14fd708dbf) --- updated-dependencies: - dependency-name: scientific-python/upload-nightly-action dependency-version: 0.6.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/buildwheel.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/buildwheel.yml b/.github/workflows/buildwheel.yml index ba4d8d6e..62f4765b 100644 --- a/.github/workflows/buildwheel.yml +++ b/.github/workflows/buildwheel.yml @@ -280,7 +280,7 @@ jobs: run: mkdir dist && cp wheelhouse/*.whl dist - name: Upload wheels - uses: scientific-python/upload-nightly-action@82396a2ed4269ba06c6b2988bb4fd568ef3c3d6b # 0.6.1 + uses: scientific-python/upload-nightly-action@b36e8c0c10dbcfd2e05bf95f17ef8c14fd708dbf # 0.6.2 with: artifacts_path: dist # This token is generated from anaconda.org