gentle-pi v0.4.5
What's Changed
- Update the npm publish workflow to Node 24-compatible GitHub Actions:
actions/checkoutv6pnpm/action-setupv6.0.8actions/setup-nodev6
- Remove the Node.js 20 action deprecation warning seen during the v0.4.4 publish workflow.
- Keep the npm release path unchanged: publishing still happens through the GitHub Actions workflow with npm provenance and
latestdist-tag support.
Why it matters
This is a small CI hygiene release. It keeps the release pipeline compatible with GitHub's upcoming Node.js 20 action removal without changing runtime behavior.
Validation
pnpm testnode scripts/verify-package-files.mjspnpm publish --dry-run --no-git-checks- GitHub Actions publish workflow succeeded for
gentle-pi@0.4.5