react-native-paper icon indicating copy to clipboard operation
react-native-paper copied to clipboard

chore: Node.js 16 actions are deprecated.

Open retyui opened this issue 11 months ago • 2 comments

Motivation

  • The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/cache@v1, actions/github-script@v3.

    • For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
  • Please update the following actions to use Node.js 20: actions/stale@v3.

    • For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

retyui avatar Feb 26 '24 15:02 retyui

The mobile version of example app from this branch is ready! You can see it here.

github-actions[bot] avatar Feb 26 '24 17:02 github-actions[bot]

Hey @retyui, thank you for your pull request 🤗. The documentation from this branch can be viewed here.

callstack-bot avatar Feb 26 '24 17:02 callstack-bot