Skip to content

Commit 56cec93

Browse files
committed
Fix typo
1 parent 398f4fc commit 56cec93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cache-vm-daily.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ jobs:
197197
path: state_dumps/vm
198198
key: dumps-vm
199199
- name: Save RPC calls
200-
use: actions/cache/[email protected]
200+
uses: actions/cache/[email protected]
201201
with:
202202
path: starknet-replay/cache
203203
key: rpc-calls-cache

0 commit comments

Comments
 (0)