Skip to content

ci: fix usage of deprecated artifact actions - #4495

Merged
WilcoFiers merged 1 commit into
dequelabs:developfrom
hirehamir:fix/usage-of-deprecated-artifact-actions
Jun 7, 2024
Merged

ci: fix usage of deprecated artifact actions#4495
WilcoFiers merged 1 commit into
dequelabs:developfrom
hirehamir:fix/usage-of-deprecated-artifact-actions

Conversation

@hirehamir

Copy link
Copy Markdown
Contributor

<< Describe the changes >>

Closes: #4494.

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

CLAassistant commented Jun 6, 2024

Copy link
Copy Markdown

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

@WilcoFiers WilcoFiers left a comment

Copy link
Copy Markdown
Contributor

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
@hirehamir
hirehamir 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