diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d1b6126..4b284ed 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -64,7 +64,7 @@ jobs: fetch-depth: 0 path: extension - - uses: actions/cache@v3 + - uses: actions/cache@v4 name: Cache dependencies if: ${{ ! startsWith(github.ref, 'refs/tags/') }} env: