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

upgrade to node 16 #465

Merged
merged 2 commits into from
Oct 13, 2022
Merged

upgrade to node 16 #465

merged 2 commits into from
Oct 13, 2022

Conversation

paulpach
Copy link
Contributor

@paulpach paulpach commented Oct 13, 2022

node12 actions are deprecated.
See documentation here:
https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/

Currently, the unity builder action gives me the following 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: game-ci/unity-test-runner, game-ci/unity-builder

Changes

  • ...

Checklist

  • Read the contribution guide and accept the code of conduct
  • Readme (updated or not needed)
  • Tests (added, updated or not needed)

node12 actions are deprecated.
See documentation here:
https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/

Currently, the unity builder action gives me the following 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: game-ci/unity-test-runner, game-ci/unity-builder
```
@github-actions
Copy link

Cat Gif

@paulpach paulpach changed the title use node 16 upgrade to node 16 Oct 13, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #465 (4f4b78b) into main (0756841) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #465   +/-   ##
=======================================
  Coverage   52.52%   52.52%           
=======================================
  Files          66       66           
  Lines        2056     2056           
  Branches      353      385   +32     
=======================================
  Hits         1080     1080           
  Misses        972      972           
  Partials        4        4           

@webbertakken webbertakken merged commit f054aaa into game-ci:main Oct 13, 2022
@paulpach paulpach deleted the patch-2 branch October 16, 2022 15:07
BryanLeongMBG pushed a commit to MightyBear/unity-builder that referenced this pull request Dec 8, 2022
node12 actions are deprecated.
See documentation here:
https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/

Currently, the unity builder action gives me the following 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: game-ci/unity-test-runner, game-ci/unity-builder
```

Co-authored-by: Webber Takken <webber@takken.io>
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.

3 participants