diff --git a/.github/workflows/gateway-e2e.yml b/.github/workflows/gateway-e2e.yml index 0b5c7383..89ab59ff 100644 --- a/.github/workflows/gateway-e2e.yml +++ b/.github/workflows/gateway-e2e.yml @@ -37,7 +37,7 @@ jobs: run_install: false - name: Install Node.js - uses: actions/setup-node@v4 + uses: actions/setup-node@v6 with: node-version: 20 cache: pnpm