Skip to content

Commit df270d9

Browse files
committed
Only restore cache for playground.
1 parent eac8e3c commit df270d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/playground.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Checkout
2626
uses: actions/checkout@v4
2727

28-
- uses: actions/cache@v4
28+
- uses: actions/cache/restore@v4
2929
with:
3030
path: |
3131
~/.cargo/registry/index/

0 commit comments

Comments
 (0)