Skip to content

Commit 13e0214

Browse files
committed
Update npm
1 parent 7cacaa2 commit 13e0214

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
@@ -25,6 +25,9 @@ jobs:
2525
with:
2626
node-version: 20
2727

28+
- name: Update npm
29+
run: npm update -g npm # temporary until setup-node action comes with npm version that contains oidc setup by default
30+
2831
- name: Install pnpm
2932
uses: pnpm/action-setup@v4
3033

0 commit comments

Comments
 (0)