actions-gh-pages icon indicating copy to clipboard operation
actions-gh-pages copied to clipboard

proposal: Bump node from 12 to 16

Open peaceiris opened this issue 3 years ago • 1 comments

Checklist

  • [X] I am using the latest version of this action.
  • [X] I have read the latest README and followed the instructions.
  • [X] I have read the latest GitHub Actions official documentation and learned the basic spec and concepts.

Describe your proposal

Bump runtime version from node12 to node16

Describe the solution you'd like

  • update action.yml
  • update test
  • update CI

Describe alternatives you've considered

N/A

Additional context

  • https://github.com/actions/runner/issues/772
  • https://github.com/actions/runner/pull/1439

peaceiris avatar Dec 08 '21 02:12 peaceiris

node18 was released today.

yashash-pugalia avatar Apr 19 '22 17:04 yashash-pugalia

GitHub is emitting warnings:

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: peaceiris/actions-gh-pages

unional avatar Oct 11 '22 18:10 unional

I want to know when to bump the node from 12 to 16 for the release version.

mo3et avatar Oct 18 '22 12:10 mo3et

I am planning the next major release from node12 to node16 this weekend.

peaceiris avatar Oct 20 '22 05:10 peaceiris

I am planning the next major release from node12 to node16 this weekend.

OK! thanks.

mo3et avatar Oct 20 '22 05:10 mo3et

https://github.com/peaceiris/actions-gh-pages/releases/tag/v3.9.0

peaceiris avatar Oct 23 '22 15:10 peaceiris

This issue has been LOCKED because of it being resolved!

The issue has been fixed and is therefore considered resolved. If you still encounter this or it has changed, open a new issue instead of responding to solved ones.

github-actions[bot] avatar Oct 24 '22 03:10 github-actions[bot]