Commit 6fc835b
committed
chore(action.yml): remove npm cache configuration from setup-node action
The npm cache configuration is removed from the setup-node action to
simplify the action configuration. The cache settings were not
providing significant performance improvements and were adding
unnecessary complexity. This change aims to streamline the GitHub
Actions workflow.1 parent 79e8723 commit 6fc835b
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | 17 | | |
20 | 18 | | |
21 | 19 | | |
| |||
0 commit comments