Commit Graph

5 Commits

Author SHA1 Message Date
d-kimsuon
9749a7e02b chore: update Node.js version to 20.19.0 across project files
- Updated the Node.js version in .node-version and package.json to 20.19.0.
- Revised README.md and docs/dev.md to reflect the new minimum Node.js requirement.
- Adjusted setup-node action to use the version specified in .node-version for consistency.
2025-10-19 19:00:09 +09:00
d-kimsuon
ebe6bd8414 chore: update setup-node action to enable pnpm
- Removed the pnpm installation step and replaced it with a setup command using corepack.
- Ensured Node.js version 20.12.0 is still configured with pnpm caching for dependency management.
2025-10-19 18:54:36 +09:00
claude-code-viewer-bot[bot]
7c972750fd chore(pinact): pin GitHub Actions 2025-10-18 05:25:34 +00:00
d-kimsuon
cdbea426c1 chore: update action versions in workflows and setup-node 2025-10-18 13:19:33 +09:00
d-kimsuon
314cdcc749 ci(e2e): start:e2e server before capturing 2025-10-13 14:39:12 +09:00