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 all actions to Node16 instead of Node12 #979

Closed
shahzadlone opened this issue Dec 17, 2022 · 0 comments · Fixed by #990
Closed

Update all actions to Node16 instead of Node12 #979

shahzadlone opened this issue Dec 17, 2022 · 0 comments · Fixed by #990
Assignees
Labels
bump Bumped version for something ci/build This is issue is about the build or CI system, and the administration of it. dependencies Related to dependencies deprecate Indicates something is deprecated.
Milestone

Comments

@shahzadlone
Copy link
Member

shahzadlone commented Dec 17, 2022

After #977 we only have to fix this remaining one:

  • codecov/codecov-action@v2

TLDR: Update all actions from Node12 to Node16 by September 27th, 2023.

"
Node 12 has been out of support since April 2022, as a result we have started the deprecation process of Node 12 for GitHub Actions. We plan to migrate all actions to run on Node16 by Summer 2023. We will monitor the progress of the migration and listen to the community for how things are going before we define a final date.
To raise awareness of the upcoming change, we are adding a warning into workflows which contain Actions running on Node 12. This will come into effect starting on September 27th.
"

Warning: "Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use Node.js 16"

Reference:
https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/

@shahzadlone shahzadlone added ci/build This is issue is about the build or CI system, and the administration of it. dependencies Related to dependencies deprecate Indicates something is deprecated. bump Bumped version for something labels Dec 17, 2022
@shahzadlone shahzadlone added this to the DefraDB v0.5 milestone Dec 17, 2022
@shahzadlone shahzadlone self-assigned this Dec 17, 2022
shahzadlone added a commit that referenced this issue Dec 23, 2022
- Resolves #979 

- This PR ensures all old versions of GitHub actions that will soon be deprecated are bumped up.
shahzadlone added a commit to shahzadlone/defradb that referenced this issue Feb 23, 2024
- Resolves sourcenetwork#979 

- This PR ensures all old versions of GitHub actions that will soon be deprecated are bumped up.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump Bumped version for something ci/build This is issue is about the build or CI system, and the administration of it. dependencies Related to dependencies deprecate Indicates something is deprecated.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant