diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 271f47eb..c05c7cf5 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -30,7 +30,7 @@ jobs: - uses: actions/checkout@v1 - uses: actions/setup-node@v1 with: - node-version: 12 + node-version: 18 - run: mv .github/workflows/.npmrc .npmrc - name: Publish npm package env: