diff --git a/.github/workflows/pipeline-segment-electron-build.yml b/.github/workflows/pipeline-segment-electron-build.yml index c07a9317a6..58218fb867 100644 --- a/.github/workflows/pipeline-segment-electron-build.yml +++ b/.github/workflows/pipeline-segment-electron-build.yml @@ -84,7 +84,7 @@ jobs: fetch-depth: 0 - name: Setup Node.js/npm if: ${{ inputs.target-platform == 'macos' }} - uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 + uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b with: node-version: 20.11.x cache: yarn