We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3659bb7 commit 0bc6f40Copy full SHA for 0bc6f40
.github/workflows/starknet-blocks.yml
@@ -27,7 +27,7 @@ jobs:
27
components: clippy
28
- uses: Swatinem/rust-cache@v2
29
with:
30
- key: "ref-7d6b0c57a41f7525688c02868895ee7cd44bd56e"
+ key: "ref-a00c242317493574096d86b7ba2231579f62a609"
31
32
- name: Check and free hdd space left
33
if: ${{ matrix.runner == 'native' }}
@@ -76,7 +76,7 @@ jobs:
76
uses: actions/checkout@v4
77
78
repository: lambdaclass/starknet-replay
79
- ref: 7d6b0c57a41f7525688c02868895ee7cd44bd56e
+ ref: a00c242317493574096d86b7ba2231579f62a609
80
path: replay
81
82
- name: Install Starknet Replay deps
0 commit comments