diff --git a/.github/workflows/_build.yml b/.github/workflows/_build.yml index 2e94586d0c..5002402fb4 100644 --- a/.github/workflows/_build.yml +++ b/.github/workflows/_build.yml @@ -120,7 +120,7 @@ jobs: - uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0 - - uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0 + - uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 with: node-version-file: '.nvmrc' cache: 'pnpm' diff --git a/.github/workflows/sync-figma-variables.yml b/.github/workflows/sync-figma-variables.yml index 09b87f0841..45ba877ad7 100644 --- a/.github/workflows/sync-figma-variables.yml +++ b/.github/workflows/sync-figma-variables.yml @@ -29,7 +29,7 @@ jobs: - uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0 - - uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0 + - uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 with: node-version-file: '.nvmrc'