We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82396a2 commit 513d82aCopy full SHA for 513d82a
1 file changed
README.md
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
...
14
- name: Upload wheel
15
- uses: scientific-python/upload-nightly-action@ccf29c805b5d0c1dc31fa97fcdb962be074cade3 # 0.6.0
+ uses: scientific-python/upload-nightly-action@82396a2ed4269ba06c6b2988bb4fd568ef3c3d6b # 0.6.1
16
with:
17
artifacts_path: dist
18
anaconda_nightly_upload_token: ${{secrets.UPLOAD_TOKEN}}
@@ -57,7 +57,7 @@ jobs:
57
58
59
60
61
62
63
anaconda_nightly_upload_organization: my-alternative-organization
0 commit comments