fix(deps): update github action versions#448
Conversation
WalkthroughTwo GitHub Actions workflow files are updated to use a newer version of the setup-node action. The Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Coverage Report
File CoverageNo changed files found. |
There was a problem hiding this comment.
Pull request overview
This PR updates the actions/setup-node GitHub Action from v6.1.0 to v6.2.0 across workflow files. The update brings the latest features and fixes from the v6.2.0 release published on January 15, 2026.
Changes:
- Updated
actions/setup-nodefrom v6.1.0 to v6.2.0 in two workflow files
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
.github/workflows/integration-test.yml |
Updated setup-node version for the Node.js build step in integration tests |
.github/workflows/deploy.yml |
Updated setup-node version for the Node 24 setup step used by semantic-release |
## [1.8.9](v1.8.8...v1.8.9) (2026-01-18) ### Bug Fixes * **deps:** update github action versions ([#448](#448)) ([4ac9c1b](4ac9c1b))
|
🎉 This PR is included in version 1.8.9 🎉 The release is available on: Your semantic-release bot 📦🚀 |
GitHub Actions Version Updates
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.