Skip to content

ci: fix usage of deprecated artifact actions#4495

Merged
WilcoFiers merged 1 commit intodequelabs:developfrom
hamirmahal:fix/usage-of-deprecated-artifact-actions
Jun 7, 2024
Merged

ci: fix usage of deprecated artifact actions#4495
WilcoFiers merged 1 commit intodequelabs:developfrom
hamirmahal:fix/usage-of-deprecated-artifact-actions

Conversation

@hamirmahal
Copy link
Copy Markdown
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
Copy Markdown

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
Copy Markdown
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
Copy Markdown
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
@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