Commit 8e5a02f
authored
Remove deprecated action/npm and replace with npm install run command (#10)
As per the [docs](https://github.com/actions/npm). The `actions/npm` action is deprecated in favor of using the run script step.1 parent 31a8f9a commit 8e5a02f
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
31 | | - | |
| 29 | + | |
32 | 30 | | |
33 | 31 | | |
34 | 32 | | |
| |||
0 commit comments