Skip to content

Commit 0e47c27

Browse files
authored
Reset CI cache for PyTorch (#3024)
1 parent 650428b commit 0e47c27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup-pytorch/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ runs:
8383
uses: ./.github/actions/load
8484
env:
8585
# Increase this value to reset cache
86-
CACHE_NUMBER: 14
86+
CACHE_NUMBER: 15
8787
with:
8888
path: pytorch
8989
key: pytorch-$PYTORCH_CACHE_KEY-$CACHE_NUMBER

0 commit comments

Comments
 (0)