Skip to content

Commit ee502b5

Browse files
DOC: Update action commit SHA to the 0.2.0 tag (#44)
* For stability provide the commit SHA that corresponds to the 0.2.0 tag for users to pin to.
1 parent 5fb764c commit ee502b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
steps:
1212
...
1313
- name: Upload wheel
14-
uses: scientific-python/upload-nightly-action@8f0394fd2aa0c85d7364a9958652e8994e06b23c # 0.1.0
14+
uses: scientific-python/upload-nightly-action@5fb764c5bce1ac2297084c0f7161b1919f17c74f # 0.2.0
1515
with:
1616
artifacts_path: dist
1717
anaconda_nightly_upload_token: ${{secrets.UPLOAD_TOKEN}}

0 commit comments

Comments
 (0)