diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index b353404..958ba50 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -21,7 +21,7 @@ jobs: - name: Install Node.js uses: actions/setup-node@v4 with: - node-version: 22.12 + node-version: 20.20.0 cache: 'npm' - name: Configure Windows SDK WinMD