diff --git a/.github/workflows/canary-e2e.yml b/.github/workflows/canary-e2e.yml index 96de679..2930da7 100644 --- a/.github/workflows/canary-e2e.yml +++ b/.github/workflows/canary-e2e.yml @@ -23,7 +23,7 @@ jobs: runs-on: ubuntu-latest timeout-minutes: 25 steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v7 - name: Create kind cluster uses: helm/kind-action@v1