Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: Update GitHub Actions to latest versions
Upgraded `actions/checkout` and `actions/setup-node` to v4. Changed Node.js version from 16 to 20 and streamlined the node modules caching process to use built-in caching. Removed unnecessary steps and streamlined the workflow for better performance.
- Loading branch information