Skip to content

Commit 39a9d36

Browse files
Bump scientific-python/upload-nightly-action from 0.6.1 to 0.6.2 in the actions group (#1404)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 84211d7 commit 39a9d36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
python -m pip install build
2828
python -m build
2929
- name: Upload wheel
30-
uses: scientific-python/upload-nightly-action@82396a2ed4269ba06c6b2988bb4fd568ef3c3d6b # 0.6.1
30+
uses: scientific-python/upload-nightly-action@b36e8c0c10dbcfd2e05bf95f17ef8c14fd708dbf # 0.6.2
3131
with:
3232
artifacts_path: dist
3333
anaconda_nightly_upload_token: ${{secrets.UPLOAD_TOKEN}}

0 commit comments

Comments
 (0)