File tree Expand file tree Collapse file tree 20 files changed +179
-174
lines changed Expand file tree Collapse file tree 20 files changed +179
-174
lines changed Original file line number Diff line number Diff line change @@ -42,17 +42,17 @@ jobs:
42
42
path : ${{github.workspace}}
43
43
key : ${{ inputs.dep-cache-key }}
44
44
45
+ - uses : pnpm/action-setup@v4
46
+ with :
47
+ version : 10.5.2
48
+ run_install : false
49
+
45
50
- name : Use Node.js 20
46
51
uses : actions/setup-node@v5
47
52
with :
48
53
node-version : 20
49
54
cache : ' pnpm'
50
55
51
- - uses : pnpm/action-setup@v4
52
- with :
53
- version : 10.5.2
54
- run_install : false
55
-
56
56
- name : Install Dependencies (if not restored from cache)
57
57
if : steps.dep-cache.outputs.cache-hit != 'true'
58
58
run : pnpm install --frozen-lockfile
Original file line number Diff line number Diff line change @@ -46,17 +46,17 @@ jobs:
46
46
path : ${{github.workspace}}
47
47
key : ${{ inputs.dep-cache-key }}
48
48
49
+ - uses : pnpm/action-setup@v4
50
+ with :
51
+ version : 10.5.2
52
+ run_install : false
53
+
49
54
- name : Use Node.js 20
50
55
uses : actions/setup-node@v5
51
56
with :
52
57
node-version : 20
53
58
cache : ' pnpm'
54
59
55
- - uses : pnpm/action-setup@v4
56
- with :
57
- version : 10.5.2
58
- run_install : false
59
-
60
60
- name : Install Dependencies (if called from workflow_dispatch)
61
61
if : steps.dep-cache.outputs.cache-hit != 'true'
62
62
run : pnpm install --frozen-lockfile
Original file line number Diff line number Diff line change @@ -40,17 +40,17 @@ jobs:
40
40
path : ${{github.workspace}}
41
41
key : ${{ inputs.dep-cache-key }}
42
42
43
+ - uses : pnpm/action-setup@v4
44
+ with :
45
+ version : 10.5.2
46
+ run_install : false
47
+
43
48
- name : Use Node.js 20
44
49
uses : actions/setup-node@v5
45
50
with :
46
51
node-version : 20
47
52
cache : ' pnpm'
48
53
49
- - uses : pnpm/action-setup@v4
50
- with :
51
- version : 10.5.2
52
- run_install : false
53
-
54
54
- name : Install Dependencies (if called from workflow_dispatch)
55
55
if : steps.dep-cache.outputs.cache-hit != 'true'
56
56
run : pnpm install --frozen-lockfile
Original file line number Diff line number Diff line change @@ -45,17 +45,17 @@ jobs:
45
45
path : ${{github.workspace}}
46
46
key : ${{ inputs.dep-cache-key }}
47
47
48
+ - uses : pnpm/action-setup@v4
49
+ with :
50
+ version : 10.5.2
51
+ run_install : false
52
+
48
53
- name : Use Node.js 20
49
54
uses : actions/setup-node@v5
50
55
with :
51
56
node-version : 20
52
57
cache : ' pnpm'
53
58
54
- - uses : pnpm/action-setup@v4
55
- with :
56
- version : 10.5.2
57
- run_install : false
58
-
59
59
- name : Install Dependencies (if called from workflow_dispatch)
60
60
if : steps.dep-cache.outputs.cache-hit != 'true'
61
61
run : pnpm install --frozen-lockfile
Original file line number Diff line number Diff line change @@ -43,17 +43,17 @@ jobs:
43
43
path : ${{github.workspace}}
44
44
key : ${{ inputs.dep-cache-key }}
45
45
46
+ - uses : pnpm/action-setup@v4
47
+ with :
48
+ version : 10.5.2
49
+ run_install : false
50
+
46
51
- name : Use Node.js 20
47
52
uses : actions/setup-node@v5
48
53
with :
49
54
node-version : 20
50
55
cache : ' pnpm'
51
56
52
- - uses : pnpm/action-setup@v4
53
- with :
54
- version : 10.5.2
55
- run_install : false
56
-
57
57
- name : Install Dependencies (if not restored from cache)
58
58
if : steps.dep-cache.outputs.cache-hit != 'true'
59
59
run : pnpm install --frozen-lockfile
@@ -88,17 +88,17 @@ jobs:
88
88
path : ${{github.workspace}}
89
89
key : ${{ inputs.dep-cache-key }}
90
90
91
+ - uses : pnpm/action-setup@v4
92
+ with :
93
+ version : 10.5.2
94
+ run_install : false
95
+
91
96
- name : Use Node.js 20
92
97
uses : actions/setup-node@v5
93
98
with :
94
99
node-version : 20
95
100
cache : ' pnpm'
96
101
97
- - uses : pnpm/action-setup@v4
98
- with :
99
- version : 10.5.2
100
- run_install : false
101
-
102
102
- name : Install Dependencies (if not restored from cache)
103
103
if : steps.dep-cache.outputs.cache-hit != 'true'
104
104
run : pnpm install --frozen-lockfile
Original file line number Diff line number Diff line change @@ -42,17 +42,17 @@ jobs:
42
42
path : ${{github.workspace}}
43
43
key : ${{ inputs.dep-cache-key }}
44
44
45
+ - uses : pnpm/action-setup@v4
46
+ with :
47
+ version : 10.5.2
48
+ run_install : false
49
+
45
50
- name : Use Node.js 20
46
51
uses : actions/setup-node@v5
47
52
with :
48
53
node-version : 20
49
54
cache : ' pnpm'
50
55
51
- - uses : pnpm/action-setup@v4
52
- with :
53
- version : 10.5.2
54
- run_install : false
55
-
56
56
- name : Install Dependencies (if not restored from cache)
57
57
if : steps.dep-cache.outputs.cache-hit != 'true'
58
58
run : pnpm install --frozen-lockfile
Original file line number Diff line number Diff line change @@ -39,17 +39,17 @@ jobs:
39
39
path : ${{github.workspace}}
40
40
key : ${{ inputs.dep-cache-key }}
41
41
42
+ - uses : pnpm/action-setup@v4
43
+ with :
44
+ version : 10.5.2
45
+ run_install : false
46
+
42
47
- name : Use Node.js 20
43
48
uses : actions/setup-node@v5
44
49
with :
45
50
node-version : 20
46
51
cache : ' pnpm'
47
52
48
- - uses : pnpm/action-setup@v4
49
- with :
50
- version : 10.5.2
51
- run_install : false
52
-
53
53
- name : Install Dependencies (if not restored from cache)
54
54
if : steps.dep-cache.outputs.cache-hit != 'true'
55
55
run : pnpm install --frozen-lockfile
Original file line number Diff line number Diff line change @@ -46,17 +46,17 @@ jobs:
46
46
path : ${{github.workspace}}
47
47
key : ${{ inputs.dep-cache-key }}
48
48
49
+ - uses : pnpm/action-setup@v4
50
+ with :
51
+ version : 10.5.2
52
+ run_install : false
53
+
49
54
- name : Use Node.js 20
50
55
uses : actions/setup-node@v5
51
56
with :
52
57
node-version : 20
53
58
cache : ' pnpm'
54
59
55
- - uses : pnpm/action-setup@v4
56
- with :
57
- version : 10.5.2
58
- run_install : false
59
-
60
60
- name : Install Dependencies (if not restored from cache)
61
61
if : steps.dep-cache.outputs.cache-hit != 'true'
62
62
run : pnpm install --frozen-lockfile
Original file line number Diff line number Diff line change @@ -36,17 +36,17 @@ jobs:
36
36
path : ${{github.workspace}}
37
37
key : ${{ inputs.dep-cache-key }}
38
38
39
+ - uses : pnpm/action-setup@v4
40
+ with :
41
+ version : 10.5.2
42
+ run_install : false
43
+
39
44
- name : Use Node.js 20
40
45
uses : actions/setup-node@v5
41
46
with :
42
47
node-version : 20
43
48
cache : ' pnpm'
44
49
45
- - uses : pnpm/action-setup@v4
46
- with :
47
- version : 10.5.2
48
- run_install : false
49
-
50
50
- name : Install Dependencies (if not restored from cache)
51
51
if : steps.dep-cache.outputs.cache-hit != 'true'
52
52
run : pnpm install --frozen-lockfile
Original file line number Diff line number Diff line change @@ -42,17 +42,17 @@ jobs:
42
42
path : ${{github.workspace}}
43
43
key : ${{ inputs.dep-cache-key }}
44
44
45
+ - uses : pnpm/action-setup@v4
46
+ with :
47
+ version : 10.5.2
48
+ run_install : false
49
+
45
50
- name : Use Node.js 20
46
51
uses : actions/setup-node@v5
47
52
with :
48
53
node-version : 20
49
54
cache : ' pnpm'
50
55
51
- - uses : pnpm/action-setup@v4
52
- with :
53
- version : 10.5.2
54
- run_install : false
55
-
56
56
- name : Install Dependencies (if not restored from cache)
57
57
if : steps.dep-cache.outputs.cache-hit != 'true'
58
58
run : pnpm install --frozen-lockfile
You can’t perform that action at this time.
0 commit comments