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

chore(action): update from Node12 to Node16 #82

Merged
merged 1 commit into from
Nov 29, 2022

Conversation

devenes
Copy link
Contributor

@devenes devenes commented Nov 8, 2022

🚨 Node 12 has an end of life on April 30, 2022.

The GitHub Actions workflow gives the following annotation while running the action:

Node.js 12 actions are deprecated. For more information see: github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12.

This PR updates the default runtime to node16, rather then node12. And resolves Action Gives Deprecation Warning issue #81.

This is supported on all Actions Runners v2.285.0 or later.

Signed-off-by: Enes [email protected]

🚨 Node 12 has an end of life on April 30, 2022.

The GitHub Actions workflow gives the following annotation while running the action:

> Node.js 12 actions are deprecated. For more information see: github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12.

This PR updates the default runtime to [node16](https://github.blog/changelog/2021-12-10-github-actions-github-hosted-runners-now-run-node-js-16-by-default/), rather then node12. 

This is supported on all Actions Runners v2.285.0 or later.

Signed-off-by: Enes <[email protected]>
@google-cla
Copy link

google-cla bot commented Nov 8, 2022

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@Wizardboy92
Copy link

``

@codecov-commenter
Copy link

Codecov Report

Merging #82 (5ab8dc1) into master (1aba261) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #82   +/-   ##
=======================================
  Coverage   98.46%   98.46%           
=======================================
  Files           6        6           
  Lines         130      130           
  Branches       18       18           
=======================================
  Hits          128      128           
  Misses          2        2           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@jpoehnelt jpoehnelt merged commit 929e18d into jpoehnelt:master Nov 29, 2022
@devenes devenes deleted the patch-1 branch November 29, 2022 19:53
@github-actions
Copy link

github-actions bot commented Dec 2, 2022

🎉 This PR is included in version 1.7.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@Wizardboy92
Copy link

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

Successfully merging this pull request may close these issues.

4 participants