diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 3afc503..bbb33df 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -15,7 +15,7 @@ jobs: - name: Use Node.js uses: actions/setup-node@v3 with: - node-version: "18.x" + node-version: "22.x" - name: Build plugin run: |