Commit a62e317
committed
ci: enable npm caching in GitHub Actions workflow
- Add npm caching to actions/setup-node step
- Upgrade actions/setup-node from v3 to v4
- This will speed up CI runs by caching node_modules between workflow runs1 parent 7a0ecd8 commit a62e317
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
0 commit comments