diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index de40a66..1b9174b 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -22,8 +22,6 @@ jobs: - uses: actions/setup-node@v4 with: node-version-file: '.nvmrc' - # Trusted publishing requires npm >= 11.5.1 - - run: npm install -g npm@latest && npm -v - run: yarn install --frozen-lockfile - id: changesets uses: changesets/action@v1 diff --git a/.nvmrc b/.nvmrc index 7377d13..ca5c350 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -22.17.1 +24.18.0