8000 Move to pnpm 10 · postcss/postcss@46ff246 · GitHub
[go: up one dir, main page]

Skip to content

Commit 46ff246

Browse files
committed
Move to pnpm 10
1 parent 99da2f2 commit 46ff246

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Install pnpm
1717
uses: pnpm/action-setup@v4
1818
with:
19-
version: 9
19+
version: 10
2020
- name: Install Node.js
2121
uses: actions/setup-node@v4
2222
with:
@@ -41,7 +41,7 @@ jobs:
4141
- name: Install pnpm
4242
uses: pnpm/action-setup@v4
4343
with:
44-
version: 9
44+
version: 10
4545
- name: Install Node.js ${{ matrix.node-version }}
4646
uses: actions/setup-node@v4
4747
with:

0 commit comments

Comments
 (0)
0