Skip to content

Commit 301a789

Browse files
committed
ci: upgrade npm to latest for oidc trusted publishing
1 parent a8214e7 commit 301a789

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ jobs:
2727
node-version: 22
2828
registry-url: https://registry.npmjs.org
2929

30+
- name: Upgrade npm for OIDC trusted publishing
31+
run: npm install -g npm@latest
3032

3133
- uses: oven-sh/setup-bun@v2
3234
with:

0 commit comments

Comments
 (0)