File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8181 - name : Set up pnpm
8282 uses : pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0
8383 with :
84- # We want to ensure that the Node.js version running here respects our supported versions
85- node-version-file : ' .nvmrc'
8684 cache : true
8785
8886 - name : Set up Node.js
Original file line number Diff line number Diff line change 6969 - name : Set up pnpm
7070 uses : pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0
7171 with :
72- # We want to ensure that the Node.js version running here respects our supported versions
73- node-version-file : ' .nvmrc'
7472 cache : true
7573
7674 - name : Set up Node.js
Original file line number Diff line number Diff line change 7171 - name : Set up pnpm
7272 uses : pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0
7373 with :
74- # We want to ensure that the Node.js version running here respects our supported versions
75- node-version-file : ' .nvmrc'
7674 cache : true
7775
7876 - name : Set up Node.js
@@ -130,8 +128,6 @@ jobs:
130128 - name : Set up pnpm
131129 uses : pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0
132130 with :
133- # We want to ensure that the Node.js version running here respects our supported versions
134- node-version-file : ' .nvmrc'
135131 cache : true
136132
137133 - name : Set up Node.js
Original file line number Diff line number Diff line change 9696 - name : Set up pnpm
9797 uses : pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0
9898 with :
99- # We want to ensure that the Node.js version running here respects our supported versions
100- node-version-file : ' .nvmrc'
10199 cache : true
102100
103101 - name : Set up Node.js
You can’t perform that action at this time.
0 commit comments