Skip to content

Commit 759e9a1

Browse files
authored
Update action.yml
1 parent 0164a22 commit 759e9a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/npm-cache/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ runs:
2121
# https://github.com/actions/setup-node
2222
uses: actions/setup-node@v4
2323
with:
24+
# If node-version and node-version-file are both provided the action will use version from node-version.
2425
node-version: ${{ inputs.nodeVersion }}
2526
node-version-file: ".nvmrc"
2627

0 commit comments

Comments
 (0)