Skip to content

Commit

Permalink
Merge pull request #8425 from python-pillow/renovate/github-actions
Browse files Browse the repository at this point in the history
Update scientific-python/upload-nightly-action action to v0.6.0
  • Loading branch information
hugovk authored Sep 29, 2024
2 parents c6e07d0 + 3a734b5 commit 3beac54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ jobs:
path: dist
merge-multiple: true
- name: Upload wheels to scientific-python-nightly-wheels
uses: scientific-python/upload-nightly-action@b67d7fcc0396e1128a474d1ab2b48aa94680f9fc # 0.5.0
uses: scientific-python/upload-nightly-action@ccf29c805b5d0c1dc31fa97fcdb962be074cade3 # 0.6.0
with:
artifacts_path: dist
anaconda_nightly_upload_token: ${{ secrets.ANACONDA_ORG_UPLOAD_TOKEN }}
Expand Down

0 comments on commit 3beac54

Please sign in to comment.