Skip to content

Commit d9e988a

Browse files
Merge pull request #277 from flintlib/dependabot/github_actions/scientific-python/upload-nightly-action-0.6.2
Bump scientific-python/upload-nightly-action from 0.6.1 to 0.6.2
2 parents 117065e + 3ed27ec commit d9e988a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/buildwheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ jobs:
280280
run: mkdir dist && cp wheelhouse/*.whl dist
281281

282282
- name: Upload wheels
283-
uses: scientific-python/upload-nightly-action@82396a2ed4269ba06c6b2988bb4fd568ef3c3d6b # 0.6.1
283+
uses: scientific-python/upload-nightly-action@b36e8c0c10dbcfd2e05bf95f17ef8c14fd708dbf # 0.6.2
284284
with:
285285
artifacts_path: dist
286286
# This token is generated from anaconda.org

0 commit comments

Comments
 (0)