File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -327,11 +327,11 @@ jobs:
327327 always() && !cancelled() &&
328328 (needs.handle-syncwith.result == 'success' || needs.handle-syncwith.result == 'skipped') &&
329329 needs.build-and-test-linux.result == 'success'
330- uses : NilFoundation/proof-producer/.github/workflows/reusable-generate-proofs-linux.yml@ef8cd9152b4bec871e7efdc1d6b606e445bad274
330+ uses : NilFoundation/proof-producer/.github/workflows/reusable-generate-proofs-linux.yml@f450e9219b0b77fa32ce27c5e9a9d9144cc577dd
331331 with :
332332 artifact-name : ${{ needs.build-and-test-linux.outputs.examples-artifact-name }}
333333 # Update next line if you need new version of proof producer
334- proof-producer-ref : ef8cd9152b4bec871e7efdc1d6b606e445bad274
334+ proof-producer-ref : f450e9219b0b77fa32ce27c5e9a9d9144cc577dd
335335 refs : ${{ needs.handle-syncwith.outputs.prs-refs }}
336336 targets : ${{ needs.build-and-test-linux.outputs.prover-targets }}
337337
You can’t perform that action at this time.
0 commit comments