Skip to content

Commit bbe8ad7

Browse files
authored
Update npm-publish.yml
1 parent 7f5cca3 commit bbe8ad7

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/npm-publish.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- uses: actions/checkout@v4
15+
- uses: pnpm/action-setup@v4.0.0
16+
with:
17+
version: 9.12.1
1518
- uses: actions/setup-node@v4.0.4
1619
with:
1720
node-version: 22.9.0

0 commit comments

Comments
 (0)