Skip to content

Commit 3ee9e6a

Browse files
authored
Merge pull request numpy#27486 from numpy/dependabot/github_actions/scientific-python/upload-nightly-action-0.6.1
MAINT: Bump scientific-python/upload-nightly-action from 0.5.0 to 0.6.1
2 parents e2b35f2 + adb91f3 commit 3ee9e6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/emscripten.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
merge-multiple: true
7979

8080
- name: Push to Anaconda PyPI index
81-
uses: scientific-python/upload-nightly-action@b67d7fcc0396e1128a474d1ab2b48aa94680f9fc # v0.5.0
81+
uses: scientific-python/upload-nightly-action@82396a2ed4269ba06c6b2988bb4fd568ef3c3d6b # v0.6.1
8282
with:
8383
artifacts_path: wheelhouse/
8484
anaconda_nightly_upload_token: ${{ secrets.NUMPY_NIGHTLY_UPLOAD_TOKEN }}

0 commit comments

Comments
 (0)