dependabot[bot]
2026-01-07 65c5b270419ea63f0cbc252b48743c042f913c07
.github/workflows/ci.yaml
@@ -29,7 +29,7 @@
          node-version: 22
      - name: Cache dependencies
        uses: actions/cache@v4
        uses: actions/cache@v5
        with:
          path: ~/.npm
          key: ${{ runner.os }}-node-${{ hashFiles('**/package-lock.json') }}