File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 30
30
uses : actions/checkout@v3
31
31
32
32
- name : Install pnpm
33
- uses : pnpm/action-setup@v2
33
+ uses : pnpm/action-setup@v2.2.2
34
34
with :
35
35
version : 7
36
36
59
59
uses : actions/checkout@v3
60
60
61
61
- name : Install pnpm
62
- uses : pnpm/action-setup@v2
62
+ uses : pnpm/action-setup@v2.2.2
63
63
with :
64
64
version : 7
65
65
85
85
fetch-depth : 0
86
86
87
87
- name : Install pnpm
88
- uses : pnpm/action-setup@v2
88
+ uses : pnpm/action-setup@v2.2.2
89
89
with :
90
90
version : 7
91
91
@@ -116,7 +116,7 @@ jobs:
116
116
fetch-depth : 0
117
117
118
118
- name : Install pnpm
119
- uses : pnpm/action-setup@v2
119
+ uses : pnpm/action-setup@v2.2.2
120
120
with :
121
121
version : 7
122
122
@@ -144,7 +144,7 @@ jobs:
144
144
fetch-depth : 0
145
145
146
146
- name : Install pnpm
147
- uses : pnpm/action-setup@v2
147
+ uses : pnpm/action-setup@v2.2.2
148
148
with :
149
149
version : 7
150
150
@@ -172,7 +172,7 @@ jobs:
172
172
fetch-depth : 0
173
173
174
174
- name : Install pnpm
175
- uses : pnpm/action-setup@v2
175
+ uses : pnpm/action-setup@v2.2.2
176
176
with :
177
177
version : 7
178
178
You can’t perform that action at this time.
0 commit comments