diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a74f1d2956..71ec2a1d81 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -22,7 +22,7 @@ jobs: - uses: actions/checkout@v6 - name: Cache .npm - uses: actions/cache@v5 + uses: actions/cache@v6 env: cache-name: cache-dot-npm with: