Skip to content

Commit

Permalink
bump cargo-risczero-install action
Browse files Browse the repository at this point in the history
  • Loading branch information
nategraf committed May 31, 2024
1 parent be09e86 commit fdb1e4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
uses: risc0/foundry-toolchain@2fe7e70b520f62368a0e3c464f997df07ede420f

- name: risczero toolchain install
uses: risc0/risc0-ethereum/.github/actions/cargo-risczero-install@c876ba5cfcc2ae9db6ea64dccd9262297e426bc7
uses: risc0/risc0-ethereum/.github/actions/cargo-risczero-install@44e5eb1f68c8718d3fe32feda241c2bbd19b8cc5
with:
ref: ${{ env.RISC0_MONOREPO_REF }}

Expand Down Expand Up @@ -77,7 +77,7 @@ jobs:
uses: risc0/foundry-toolchain@2fe7e70b520f62368a0e3c464f997df07ede420f

- name: risczero toolchain install
uses: risc0/risc0-ethereum/.github/actions/cargo-risczero-install@c876ba5cfcc2ae9db6ea64dccd9262297e426bc7
uses: risc0/risc0-ethereum/.github/actions/cargo-risczero-install@44e5eb1f68c8718d3fe32feda241c2bbd19b8cc5
with:
ref: ${{ env.RISC0_MONOREPO_REF }}

Expand Down

0 comments on commit fdb1e4f

Please sign in to comment.