You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update GitHub Actions workflows to use Node.js 20.x and latest action versions
- Updated `npm-publish.yml` to use `actions/checkout@v4` and `actions/setup-node@v4`, changing the Node.js version to 20.x.
- Updated `pull-request.yml` to use `actions/checkout@v4` and `actions/setup-node@v4`, modifying the Node.js version matrix to include 18.x and 20.x.
0 commit comments