Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix warning related to Node version 20
* Fix the warning below by adding "runs: using: 'node20' main: 'main.js'" to Setup NodeJS step Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v2, aws-actions/configure-aws-credentials@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
- Loading branch information