We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95f7bf6 commit 2c7042cCopy full SHA for 2c7042c
1 file changed
README.md
@@ -11,7 +11,7 @@ jobs:
11
steps:
12
...
13
- name: Upload wheel
14
- uses: scientific-python/upload-nightly-action@6e9304f7a3a5501c6f98351537493ec898728299 # 0.3.0
+ uses: scientific-python/upload-nightly-action@95f7bf6a22281b8072fae929429dd0408f09ea63 # 0.4.0
15
with:
16
artifacts_path: dist
17
anaconda_nightly_upload_token: ${{secrets.UPLOAD_TOKEN}}
@@ -56,7 +56,7 @@ jobs:
56
57
58
59
60
61
62
anaconda_nightly_upload_organization: my-alternative-organization
0 commit comments