Skip to content
This repository was archived by the owner on Jul 22, 2026. It is now read-only.

Commit 4666afe

Browse files
authored
Update ci.yml
1 parent 8ab7f8a commit 4666afe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -459,7 +459,7 @@ jobs:
459459
460460
- name: Restore ImageNet-Paste dataset
461461
id: cache-imagenet
462-
uses: actions/cache@v4
462+
uses: actions/cache/restore@v4
463463
with:
464464
path: docs/ImageNet
465465
key: imagenet-paste-v1-${{ hashFiles('app/Converters/download_imagenet.py') }}

0 commit comments

Comments
 (0)