Open
Description
Checklist
- I am using the latest version of this action.
- I have read the latest README and followed the instructions.
- I have read the latest GitHub Actions official documentation and learned the basic spec and concepts.
Describe your proposal
- GitHub Actions: All Actions will begin running on Node16 instead of Node12 | GitHub Changelog
- GitHub Actions: Deprecating save-state and set-output commands | GitHub Changelog
Describe the solution you'd like
- Bump node12 to node16
- Bump actions/core to 1.10.0
Describe alternatives you've considered
No response
Additional context
No response