Skip to content

Commit 5f006e8

Browse files
Bump scientific-python/upload-nightly-action from 0.5.0 to 0.6.0 (#1994)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e7e9749 commit 5f006e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
if: github.repository_owner == 'pydata' && github.event_name == 'release' && github.event.action == 'published'
6868

6969
- name: "Publish PST package to scientific-python-nightly-wheels 🚀"
70-
uses: scientific-python/upload-nightly-action@b67d7fcc0396e1128a474d1ab2b48aa94680f9fc # 0.5.0
70+
uses: scientific-python/upload-nightly-action@ccf29c805b5d0c1dc31fa97fcdb962be074cade3 # 0.6.0
7171
with:
7272
artifacts_path: dist
7373
anaconda_nightly_upload_token: ${{ secrets.ANACONDA_ORG_UPLOAD_TOKEN }}

0 commit comments

Comments
 (0)