diff --git a/.github/workflows/gateway-e2e.yml b/.github/workflows/gateway-e2e.yml index 0b5c7383..213af997 100644 --- a/.github/workflows/gateway-e2e.yml +++ b/.github/workflows/gateway-e2e.yml @@ -29,7 +29,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v4 + uses: actions/checkout@v6 - name: Install pnpm uses: pnpm/action-setup@v4