Skip to content

Commit d150995

Browse files
authored
Pin foundry version in CI (#486)
1 parent 836c56e commit d150995

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/rust.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,8 @@ jobs:
8686
- uses: Swatinem/rust-cache@v2
8787
- uses: mozilla-actions/[email protected]
8888
- uses: foundry-rs/foundry-toolchain@v1
89+
with:
90+
version: v1.0.0
8991
- name: Run cargo test
9092
run: cargo test
9193
coverage:

0 commit comments

Comments
 (0)