We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d639d6e commit 037a39eCopy full SHA for 037a39e
.github/workflows/nightly-wheels.yml
@@ -38,7 +38,7 @@ jobs:
38
fi
39
40
- name: Upload wheel
41
- uses: scientific-python/upload-nightly-action@main
+ uses: scientific-python/upload-nightly-action@6e9304f7a3a5501c6f98351537493ec898728299 # 0.3.0
42
with:
43
anaconda_nightly_upload_token: ${{ secrets.ANACONDA_NIGHTLY }}
44
artifacts_path: dist
0 commit comments