Skip to content

Commit 68fcecc

Browse files
committed
Remove manual step, bump node
1 parent cc30d69 commit 68fcecc

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ jobs:
2828
with:
2929
node-version-file: .nvmrc
3030
registry-url: "https://registry.npmjs.org"
31-
- name: Upgrade npm to latest (for OIDC support)
32-
run: npm install -g npm@latest
3331
- name: Install pnpm
3432
uses: pnpm/action-setup@v4
3533
with:

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20.11
1+
20.17.0

0 commit comments

Comments
 (0)