diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cc30105..df0fc2d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -51,7 +51,7 @@ jobs: fetch-depth: 0 path: extension - - uses: actions/cache@v4 + - uses: actions/cache@v5 name: Cache dependencies env: cache-name: connect-cache