Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update GitHub Actions to use latest versions
Updated the GitHub Actions workflow to use the latest versions of actions/checkout and actions/setup-node. Also, changed the node version to 20.x and replaced 'npm install' with 'npm ci' for faster and more reliable builds.
- Loading branch information