Found on Feb 21, 2023, that GitHub Actions upgraded its node environment to 18, thus see the following issue for the 3.1.0 version: <img width="889" alt="Screenshot 2023-02-21 at 11 59 42 AM" src="https://user-images.githubusercontent.com/92752107/220410911-293f20a7-a2f4-4026-898b-89395348335a.png"> Will use the setup-node Github action to force the node to be v16.
Found on Feb 21, 2023, that GitHub Actions upgraded its node environment to 18, thus see the following issue for the 3.1.0 version:
Will use the setup-node Github action to force the node to be v16.