chore: update github actions to use Node.js 16
eamon0989 opened this issue · 0 comments
eamon0989 commented
We currently get the following warning after the CI runs:
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Update the following actions:
- actions/checkout@v2
- actions/setup-node@v1