diff --git a/.github/workflows/infra.yaml b/.github/workflows/infra.yaml index a1a3095..23c6f3c 100644 --- a/.github/workflows/infra.yaml +++ b/.github/workflows/infra.yaml @@ -26,7 +26,7 @@ jobs: steps: - name: Checkout code - uses: actions/checkout@v4 + uses: actions/checkout@v6 - name: Authenticate with Google Cloud uses: google-github-actions/auth@v3