File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
has-installed-dependencies Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ Action to setup dependencies cache managment.
1313<!-- start usage -->
1414
1515``` yaml
16- - uses : hoverkraft-tech/ci-github-nodejs@0.6 .0
16+ - uses : hoverkraft-tech/ci-github-nodejs@0.7 .0
1717 with :
1818 # Description: List of dependencies for which the cache should be managed.
1919 #
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ Action to detect the package manager used. Supports Yarn and npm
1313<!-- start usage -->
1414
1515``` yaml
16- - uses : hoverkraft-tech/ci-github-nodejs@0.6 .0
16+ - uses : hoverkraft-tech/ci-github-nodejs@0.7 .0
1717 with :
1818` ` `
1919
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ Action to check if dependencies have been installed according to the package man
1313<!-- start usage -->
1414
1515``` yaml
16- - uses : hoverkraft-tech/ci-github-nodejs@0.6 .0
16+ - uses : hoverkraft-tech/ci-github-nodejs@0.7 .0
1717 with :
1818 # Description: The dependencies to check.
1919 #
Original file line number Diff line number Diff line change 11<!-- start title -->
22
3- # <img src =" .github/ghadocs/branding.svg " width =" 60px " align =" center " alt =" branding<icon:settings color:gray-dark> " /> GitHub Action: Setup Node.js
3+ # <img src =" .github/ghadocs/branding.svg " width =" 60px " align =" center " alt =" branding<icon:settings color:gray-dark> " /> GitHub Action: Setup NodeJS
44
55<!-- end title -->
66<!-- start description -->
77
8- Action to setup Node.js and install dependencies according to the package manager used.
8+ Action to setup NodeJS and install dependencies according to the package manager used.
99
1010<!-- end description -->
1111<!-- start contents -->
1212<!-- end contents -->
1313<!-- start usage -->
1414
1515``` yaml
16- - uses : hoverkraft-tech/ci-github-nodejs@0.6 .0
16+ - uses : hoverkraft-tech/ci-github-nodejs@0.7 .0
1717 with :
1818 # Description: List of dependencies for which the cache should be managed
1919 #
You can’t perform that action at this time.
0 commit comments