You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: .github/steps/1-initialize-javascript-project.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -69,7 +69,7 @@ Once you have the necessary tools installed locally, follow these steps to begin
69
69
```shell
70
70
npm init -y
71
71
```
72
-
8. Install the **request**, **request-promise** and **@actions/core** dependencies using `npm` from the [GitHub ToolKit](https://github.com/actions/toolkit):
72
+
8. Install the **request**, **request-promise** and **@actions/core** dependencies using `npm` from the [GitHub ToolKit](https://github.com/actions/toolkit):
0 commit comments