diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f6cfad6..7ff86f5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -67,7 +67,7 @@ jobs: fetch-depth: 0 path: extension - - uses: actions/cache@v3 + - uses: actions/cache@v4 name: Cache dependencies env: cache-name: collisionhook-cache