Skip to content

Commit c83c866

Browse files
chore(deps): update dependency pnpm to v10
1 parent c68d2c1 commit c83c866

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/node.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
node-version: ${{ matrix.node-version }}
2121
- uses: pnpm/action-setup@v2
2222
with:
23-
version: 8
23+
version: 10
2424
- name: Get pnpm store directory
2525
shell: bash
2626
run: |
@@ -54,7 +54,7 @@ jobs:
5454
node-version: ${{ matrix.node-version }}
5555
- uses: pnpm/action-setup@v2
5656
with:
57-
version: 8
57+
version: 10
5858
- name: Get pnpm store directory
5959
shell: bash
6060
run: |

0 commit comments

Comments
 (0)