Update actions/download-artifact to v4 in deploy.yml. by ezio-melotti · Pull Request #131 · python/cherry-picker

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@ezio-melotti

Copy link

Member

There were actually two instances of actions/download-artifact, and only one was updated to @v4. This PR updates the other one.

@ezio-melotti ezio-melotti added the dependencies

Pull requests that update a dependency file

label

Sep 11, 2024

@ezio-melotti ezio-melotti self-assigned this

Sep 11, 2024
steps:
- name: Download packages built by build-and-inspect-python-package
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
Copy link

Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The other one is at line 42 above.

@hugovk hugovk merged commit 68153a8 into main

Sep 11, 2024

@hugovk hugovk deleted the update-dl-artifact branch

September 11, 2024 17:47

@hugovk

Copy link

Member

hugovk commented

Sep 11, 2024

Thanks!

ezio-melotti reacted with hooray emoji

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@hugovk hugovk Awaiting requested review from hugovk

Labels

dependencies

Pull requests that update a dependency file

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@ezio-melotti @hugovk