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

Update third-party actions we use to latest to get rid of Node.js 16 deprecation warning (OSOE-710) #272

Closed
9 tasks done
Piedone opened this issue Oct 24, 2023 · 2 comments · Fixed by #352
Closed
9 tasks done
Assignees

Comments

@Piedone
Copy link
Member

Piedone commented Oct 24, 2023

Since Node.js 16 has reached its end of life, GitHub is deprecating it too. Because of this, you may see warnings like this under workflow runs:

image

We need to update all the third-party actions if and when they fix this to get rid of the warnings. Affected actions:

Check out the release notes of all of these, since there might be breaking changes (like for actions/upload-artifact).

Jira issue

@github-actions github-actions bot changed the title Update third-party actions we use to latest to get rid of Node.js 16 deprecation warning Update third-party actions we use to latest to get rid of Node.js 16 deprecation warning (OSOE-710) Oct 24, 2023
@Piedone
Copy link
Member Author

Piedone commented Dec 25, 2023

Related: #275.

@Piedone
Copy link
Member Author

Piedone commented May 16, 2024

Let's start this ASAP, then without check-spelling if it still won't be released until then.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant