File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 7272 persist-credentials : false
7373
7474 - name : Setup pnpm
75- uses : pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v4.4 .0
75+ uses : pnpm/action-setup@b307475762933b98ed359c036b0e51f26b63b74b # v5.0 .0
7676
7777 - name : Setup Node.js
7878 uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
@@ -138,7 +138,7 @@ jobs:
138138 persist-credentials : false
139139
140140 - name : Setup pnpm
141- uses : pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v4.4 .0
141+ uses : pnpm/action-setup@b307475762933b98ed359c036b0e51f26b63b74b # v5.0 .0
142142
143143 - name : Setup Node.js
144144 uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
@@ -211,7 +211,7 @@ jobs:
211211 persist-credentials : false
212212
213213 - name : Setup pnpm
214- uses : pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v4.4 .0
214+ uses : pnpm/action-setup@b307475762933b98ed359c036b0e51f26b63b74b # v5.0 .0
215215
216216 - name : Setup Node.js
217217 uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
@@ -289,7 +289,7 @@ jobs:
289289 persist-credentials : false
290290
291291 - name : Setup pnpm
292- uses : pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v4.4 .0
292+ uses : pnpm/action-setup@b307475762933b98ed359c036b0e51f26b63b74b # v5.0 .0
293293
294294 - name : Setup Node.js
295295 uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
Original file line number Diff line number Diff line change 5656 cache : ' pnpm'
5757 cache-dependency-path : ' pnpm-lock.yaml'
5858
59- - uses : pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v4.4 .0
59+ - uses : pnpm/action-setup@b307475762933b98ed359c036b0e51f26b63b74b # v5.0 .0
6060
6161 - run : pnpm install --frozen-lockfile
6262
@@ -100,7 +100,7 @@ jobs:
100100 cache-dependency-path : ' pnpm-lock.yaml'
101101 registry-url : ' https://registry.npmjs.org'
102102
103- - uses : pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v4.4 .0
103+ - uses : pnpm/action-setup@b307475762933b98ed359c036b0e51f26b63b74b # v5.0 .0
104104
105105 - run : pnpm install --frozen-lockfile
106106
@@ -151,7 +151,7 @@ jobs:
151151 cache-dependency-path : ' pnpm-lock.yaml'
152152 registry-url : ' https://registry.npmjs.org'
153153
154- - uses : pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v4.4 .0
154+ - uses : pnpm/action-setup@b307475762933b98ed359c036b0e51f26b63b74b # v5.0 .0
155155
156156 - run : pnpm install --frozen-lockfile
157157
You can’t perform that action at this time.
0 commit comments