Skip to content

Commit cbef5e6

Browse files
Update actions/cache action to v6
1 parent d02e434 commit cbef5e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tts-intelligibility.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
command -v mimic
5252
5353
- name: Cache models (huggingface + plugin data)
54-
uses: actions/cache@v4
54+
uses: actions/cache@v6
5555
with:
5656
path: |
5757
~/.cache/huggingface

0 commit comments

Comments
 (0)