diff --git a/.github/workflows/kind-e2e.yaml b/.github/workflows/kind-e2e.yaml index f7e19524..5de9ef12 100644 --- a/.github/workflows/kind-e2e.yaml +++ b/.github/workflows/kind-e2e.yaml @@ -46,7 +46,7 @@ jobs: - uses: chainguard-dev/actions/setup-mirror@main # https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds - - uses: actions/cache@v3 + - uses: actions/cache@v4 with: # In order: # * Module download cache