Commit 647e059
committed
fix: Resolve CI/CD workflow failures
- Add missing package-lock.json file for npm dependency caching
- Update actions/upload-artifact from deprecated v3 to v4
- Fixes workflow failures caused by missing lockfile and deprecated action
These issues were preventing the GitHub Actions from running properly.1 parent 3b08130 commit 647e059
2 files changed
+1786
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
0 commit comments