File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7373 persist-credentials : false
7474
7575 - name : Setup pnpm
76- uses : pnpm/action-setup@b307475762933b98ed359c036b0e51f26b63b74b # v5.0.0
76+ uses : pnpm/action-setup@58e6119fe4f3092a76a7771efb55e04d25b6b26f # v5
7777
7878 - name : Setup Node.js
7979 uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
@@ -139,7 +139,7 @@ jobs:
139139 persist-credentials : false
140140
141141 - name : Setup pnpm
142- uses : pnpm/action-setup@b307475762933b98ed359c036b0e51f26b63b74b # v5.0.0
142+ uses : pnpm/action-setup@58e6119fe4f3092a76a7771efb55e04d25b6b26f # v5
143143
144144 - name : Setup Node.js
145145 uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
@@ -212,7 +212,7 @@ jobs:
212212 persist-credentials : false
213213
214214 - name : Setup pnpm
215- uses : pnpm/action-setup@b307475762933b98ed359c036b0e51f26b63b74b # v5.0.0
215+ uses : pnpm/action-setup@58e6119fe4f3092a76a7771efb55e04d25b6b26f # v5
216216
217217 - name : Setup Node.js
218218 uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
@@ -290,7 +290,7 @@ jobs:
290290 persist-credentials : false
291291
292292 - name : Setup pnpm
293- uses : pnpm/action-setup@b307475762933b98ed359c036b0e51f26b63b74b # v5.0.0
293+ uses : pnpm/action-setup@58e6119fe4f3092a76a7771efb55e04d25b6b26f # v5
294294
295295 - name : Setup Node.js
296296 uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
Original file line number Diff line number Diff line change 5757 cache : ' pnpm'
5858 cache-dependency-path : ' pnpm-lock.yaml'
5959
60- - uses : pnpm/action-setup@b307475762933b98ed359c036b0e51f26b63b74b # v5.0.0
60+ - uses : pnpm/action-setup@58e6119fe4f3092a76a7771efb55e04d25b6b26f # v5
6161
6262 - run : pnpm install --frozen-lockfile
6363
@@ -102,7 +102,7 @@ jobs:
102102 cache-dependency-path : ' pnpm-lock.yaml'
103103 registry-url : ' https://registry.npmjs.org'
104104
105- - uses : pnpm/action-setup@b307475762933b98ed359c036b0e51f26b63b74b # v5.0.0
105+ - uses : pnpm/action-setup@58e6119fe4f3092a76a7771efb55e04d25b6b26f # v5
106106
107107 - run : pnpm install --frozen-lockfile
108108
@@ -154,7 +154,7 @@ jobs:
154154 cache-dependency-path : ' pnpm-lock.yaml'
155155 registry-url : ' https://registry.npmjs.org'
156156
157- - uses : pnpm/action-setup@b307475762933b98ed359c036b0e51f26b63b74b # v5.0.0
157+ - uses : pnpm/action-setup@58e6119fe4f3092a76a7771efb55e04d25b6b26f # v5
158158
159159 - run : pnpm install --frozen-lockfile
160160
Original file line number Diff line number Diff line change 3838 cache : ' '
3939
4040 - name : Setup pnpm
41- uses : pnpm/action-setup@b307475762933b98ed359c036b0e51f26b63b74b # v5.0.0
41+ uses : pnpm/action-setup@58e6119fe4f3092a76a7771efb55e04d25b6b26f # v5
4242
4343 - name : Install dependencies
4444 run : pnpm install --frozen-lockfile
9595 cache : ' '
9696
9797 - name : Setup pnpm
98- uses : pnpm/action-setup@b307475762933b98ed359c036b0e51f26b63b74b # v5.0.0
98+ uses : pnpm/action-setup@58e6119fe4f3092a76a7771efb55e04d25b6b26f # v5
9999
100100 - name : Install dependencies
101101 run : pnpm install --frozen-lockfile
You can’t perform that action at this time.
0 commit comments