chore(deps): update actions/setup-node action to v2.5.0
Compare changes
+ 2
− 2
@@ -35,7 +35,7 @@ jobs:
@@ -86,7 +86,7 @@ jobs:
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
actions/setup-node | action | minor |
v2.4.1 -> v2.5.0
|
v2.5.0
In scope of this release we add the node-version-file
input and update actions/cache
dependency to the latest version.
The new input (node-version-file
) provides functionality to specify the path to the file containing Node.js's version with such behaviour:
node-version
and node-version-file
inputs, the action will use value from the node-version
input and throw the following warning: Both node-version and node-version-file inputs are specified, only node-version will be used
.v
prefix (v14
)steps:
- uses: actions/checkout@v2
- name: Setup node from node version file
uses: actions/setup-node@v2
with:
node-version-file: '.nvmrc'
- run: npm install
- run: npm test
We updated actions/cache dependency to the latest version (1.0.8). For more information please refer to the toolkit/cache.
This MR has been generated by Renovate Bot.
Me haz all ze repositoriiiiiiiiiiiiiiiiiies