File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2525 - uses : pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0
2626 - uses : actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6
2727 with :
28- node-version : 20
28+ node-version : 20.20.0
2929
3030 - name : find pnpm cache path
3131 id : cache
5454 - uses : pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0
5555 - uses : actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6
5656 with :
57- node-version : 20
57+ node-version : 20.20.0
5858
5959 - name : find pnpm cache path
6060 id : cache
8383 - uses : pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0
8484 - uses : actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6
8585 with :
86- node-version : 20
86+ node-version : 20.20.0
8787
8888 - name : find pnpm cache path
8989 id : cache
@@ -112,7 +112,7 @@ jobs:
112112 - uses : pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0
113113 - uses : actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6
114114 with :
115- node-version : 20
115+ node-version : 20.20.0
116116
117117 - name : find pnpm cache path
118118 id : cache
Original file line number Diff line number Diff line change 11[tools ]
2- node = " 20 "
2+ node = " v20.20.0 "
You can’t perform that action at this time.
0 commit comments