all-the-public-replicate-models 1.575.0 → 1.576.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -20,6 +20,7 @@ jobs:
20
20
  with:
21
21
  node-version: '20'
22
22
  registry-url: 'https://registry.npmjs.org'
23
+ cache: npm
23
24
 
24
25
  - name: Install Dependencies
25
26
  run: npm ci