Skip to content

Commit

Permalink
update rust version
Browse files Browse the repository at this point in the history
  • Loading branch information
ftheirs committed Nov 4, 2024
1 parent 3b5226a commit f3f701d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prove_blocks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: "Install Rust"
uses: "actions-rs/toolchain@v1"
with:
toolchain: "stable"
toolchain: "1.81.0"

- name: "Cache cargo"
id: cache-cargo
Expand Down

0 comments on commit f3f701d

Please sign in to comment.