Commit 1ea70cf
committed
chore: update Node.js version in CI workflow
Change Node.js version from a specific patch version
22.22.1 to the more flexible 22.x in GitHub Actions
workflow. This ensures compatibility with the latest
npm versions, which require Node.js ^22.22.2 or higher
to function properly, preventing installation errors.1 parent 64a7b43 commit 1ea70cf
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
| |||
0 commit comments