Skip to content

Commit 0bc6f40

Browse files
committed
fix
1 parent 3659bb7 commit 0bc6f40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/starknet-blocks.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
components: clippy
2828
- uses: Swatinem/rust-cache@v2
2929
with:
30-
key: "ref-7d6b0c57a41f7525688c02868895ee7cd44bd56e"
30+
key: "ref-a00c242317493574096d86b7ba2231579f62a609"
3131

3232
- name: Check and free hdd space left
3333
if: ${{ matrix.runner == 'native' }}
@@ -76,7 +76,7 @@ jobs:
7676
uses: actions/checkout@v4
7777
with:
7878
repository: lambdaclass/starknet-replay
79-
ref: 7d6b0c57a41f7525688c02868895ee7cd44bd56e
79+
ref: a00c242317493574096d86b7ba2231579f62a609
8080
path: replay
8181

8282
- name: Install Starknet Replay deps

0 commit comments

Comments
 (0)