Skip to content

Conversation

@xinbenlv
Copy link

@xinbenlv xinbenlv commented Jun 17, 2025

ci(github-actions): use Node.js 20 LTS and npm ci for more stable builds

  • Switch Node.js version from 22 to 20 (LTS) in deploy workflow for better compatibility with dependencies like rollup.
  • Replace npm install with npm ci to ensure clean, reproducible installs in CI.

See a passed CI run https://github.com/xinbenlv/heynow/actions/runs/15720306085/job/44299700879

- Switch Node.js version from 22 to 20 (LTS) in deploy workflow for better compatibility with dependencies like rollup.
- Replace `npm install` with `npm ci` to ensure clean, reproducible installs in CI.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant