Skip to content

Commit cf8ebd7

Browse files
committed
chore: update pnpm to 8
1 parent a263d8a commit cf8ebd7

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

.github/workflows/ci.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/checkout@v3
1919
- uses: pnpm/action-setup@v2
2020
with:
21-
version: 7
21+
version: 8
2222
- uses: actions/setup-node@v3
2323
with:
2424
node-version: 18
@@ -104,7 +104,7 @@ jobs:
104104
- uses: actions/checkout@v3
105105
- uses: pnpm/action-setup@v2
106106
with:
107-
version: 7
107+
version: 8
108108
- uses: actions/setup-node@v3
109109
with:
110110
node-version: ${{ matrix.node-version }}

pnpm-lock.yaml

+5-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)