diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 67e46e7..48202a3 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -18,7 +18,7 @@ jobs: - name: Set up Node.js uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0 with: - node-version: 24.18.0 + node-version: 24.18.1 - name: Update npm run: | npm install -g npm