Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
nategraf committed May 30, 2024
1 parent a2da5ed commit be09e86
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@8174cb4c7bc282f15e71fab02d5ceb068b29ed3b
uses: risc0/risc0-ethereum/.github/actions/cargo-risczero-install@c876ba5cfcc2ae9db6ea64dccd9262297e426bc7
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@8174cb4c7bc282f15e71fab02d5ceb068b29ed3b
uses: risc0/risc0-ethereum/.github/actions/cargo-risczero-install@c876ba5cfcc2ae9db6ea64dccd9262297e426bc7
with:
ref: ${{ env.RISC0_MONOREPO_REF }}

Expand Down

0 comments on commit be09e86

Please sign in to comment.