Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: fix usage of deprecated artifact actions #4495

Conversation

hamirmahal
Copy link
Contributor

<< Describe the changes >>

Closes: #4494.

@hamirmahal hamirmahal requested a review from a team as a code owner June 6, 2024 22:40
@CLAassistant
Copy link

CLAassistant commented Jun 6, 2024

CLA assistant check
All committers have signed the CLA.

Comment on lines -22 to -23
# v4 download seems to have some flakiness with the download of artifacts so pinning to v3 for now
# @see https://github.com/actions/download-artifact/issues/249
Copy link
Contributor Author

Choose a reason for hiding this comment

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

actions/download-artifact#249 (comment) says

Since the fix was released ~3 months ago I haven't faced the timeout issue again, using v4. Also, the lack of activity in here implies that it was indeed fixed across the board IMHO

@WilcoFiers WilcoFiers self-requested a review June 7, 2024 10:12
Copy link
Contributor

@WilcoFiers WilcoFiers left a comment

Choose a reason for hiding this comment

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

LGTM. Much appreciated @hamirmahal!

For the books: I reviewed this for security.

@WilcoFiers WilcoFiers changed the title fix: usage of deprecated artifact actions ci: fix usage of deprecated artifact actions Jun 7, 2024
@WilcoFiers WilcoFiers merged commit 2481379 into dequelabs:develop Jun 7, 2024
15 of 16 checks passed
@hamirmahal hamirmahal deleted the fix/usage-of-deprecated-artifact-actions branch June 7, 2024 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

artifact@v3 actions use deprecated version of Node.js
3 participants