File tree 2 files changed +151
-131
lines changed
2 files changed +151
-131
lines changed Original file line number Diff line number Diff line change 15
15
fail-fast : false
16
16
matrix :
17
17
pnpm :
18
- - 4.11.1
18
+ - 9.15.5
19
19
os :
20
20
- ubuntu-latest
21
21
- macos-latest
27
27
- name : Run the action
28
28
uses : ./
29
29
with :
30
- version : 4.11.1
30
+ version : 9.15.5
31
31
32
32
- name : ' Test: which'
33
33
run : which pnpm; which pnpx
44
44
fail-fast : false
45
45
matrix :
46
46
pnpm :
47
- - 4.11.1
47
+ - 9.15.5
48
48
os :
49
49
- ubuntu-latest
50
50
- macos-latest
56
56
- name : Run the action
57
57
uses : ./
58
58
with :
59
- version : 4.11.1
59
+ version : 9.15.5
60
60
dest : ~/test/pnpm
61
61
62
62
- name : ' Test: which'
88
88
- name : Run the action
89
89
uses : ./
90
90
with :
91
- version : 7.0 .0
91
+ version : 9.15 .0
92
92
standalone : ${{ matrix.standalone }}
93
93
94
94
- name : install Node.js
@@ -129,7 +129,7 @@ jobs:
129
129
fail-fast : false
130
130
matrix :
131
131
pnpm :
132
- - 4.11.1
132
+ - 9.15.5
133
133
os :
134
134
- ubuntu-latest
135
135
- macos-latest
@@ -167,7 +167,7 @@ jobs:
167
167
- name : Run the action
168
168
uses : ./
169
169
with :
170
- version : 4.11.1
170
+ version : 9.15.5
171
171
run_install : ${{ matrix.run_install.value }}
172
172
173
173
- name : ' Test: which'
You can’t perform that action at this time.
0 commit comments