Skip to content

Commit 25ed6ee

Browse files
committed
zz
1 parent 90eea75 commit 25ed6ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ jobs:
2020
- name: Install Node
2121
uses: actions/setup-node@v3
2222
with:
23-
node-version: 16
23+
node-version: 20
2424

25-
- uses: pnpm/action-setup@v2.2.4
25+
- uses: pnpm/action-setup@v3.0.0
2626
name: Install pnpm
2727
id: pnpm-install
2828
with:

0 commit comments

Comments
 (0)