Skip to content

Commit 410935c

Browse files
authored
Update npm version in release workflow
1 parent 752e78c commit 410935c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
registry-url: "https://registry.npmjs.org"
3131

3232
- name: Update npm
33-
run: npm install -g npm@latest
33+
run: npm install -g npm@11.12
3434

3535
- name: Setup pnpm
3636
uses: pnpm/action-setup@v3

0 commit comments

Comments
 (0)