File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
has-installed-dependencies Expand file tree Collapse file tree 4 files changed +4
-4
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.7 .0
16+ - uses : hoverkraft-tech/ci-github-nodejs@0.8 .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.7 .0
16+ - uses : hoverkraft-tech/ci-github-nodejs@0.8 .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.7 .0
16+ - uses : hoverkraft-tech/ci-github-nodejs@0.8 .0
1717 with :
1818 # Description: The dependencies to check.
1919 #
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ Action to setup NodeJS and install dependencies according to the package manager
1313<!-- start usage -->
1414
1515``` yaml
16- - uses : hoverkraft-tech/ci-github-nodejs@0.7 .0
16+ - uses : hoverkraft-tech/ci-github-nodejs@0.8 .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