Skip to content

Commit f614580

Browse files
authored
Merge pull request #8430 from python-pillow/renovate/github-actions
Update scientific-python/upload-nightly-action action to v0.6.1
2 parents c6b08ef + 4bfc77a commit f614580

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ jobs:
278278
path: dist
279279
merge-multiple: true
280280
- name: Upload wheels to scientific-python-nightly-wheels
281-
uses: scientific-python/upload-nightly-action@ccf29c805b5d0c1dc31fa97fcdb962be074cade3 # 0.6.0
281+
uses: scientific-python/upload-nightly-action@82396a2ed4269ba06c6b2988bb4fd568ef3c3d6b # 0.6.1
282282
with:
283283
artifacts_path: dist
284284
anaconda_nightly_upload_token: ${{ secrets.ANACONDA_ORG_UPLOAD_TOKEN }}

0 commit comments

Comments
 (0)