File tree Expand file tree Collapse file tree 6 files changed +6
-5
lines changed Expand file tree Collapse file tree 6 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 3434 - name : Setup Node.js
3535 uses : actions/setup-node@v3
3636 with :
37- node-version : 20.x
37+ node-version-file : ' .node-version '
3838 cache : ' npm'
3939
4040 - name : Install dependencies
Original file line number Diff line number Diff line change 2525 - name : Setup Node
2626 uses : actions/setup-node@v3
2727 with :
28- node-version : 20.x
28+ node-version-file : ' .node-version '
2929 cache : ' npm'
3030
3131 - name : Install dependencies
Original file line number Diff line number Diff line change 2525 - name : Setup Node
2626 uses : actions/setup-node@v3
2727 with :
28- node-version : 20.x
28+ node-version-file : ' .node-version '
2929 cache : npm
3030
3131 - name : Install dependencies
Original file line number Diff line number Diff line change 2626 - name : Setup Node.JS
2727 uses : actions/setup-node@v3
2828 with :
29- node-version : 20.x
29+ node-version-file : ' .node-version '
3030 cache : ' npm'
3131
3232 - name : Install dependencies
Original file line number Diff line number Diff line change 2424 - name : Setup Node.JS
2525 uses : actions/setup-node@v3
2626 with :
27- node-version : 20.x
27+ node-version-file : ' .node-version '
2828 cache : ' npm'
2929
3030 - name : Install dependencies
Original file line number Diff line number Diff line change 1+ 20.10.0
You can’t perform that action at this time.
0 commit comments