Skip to content

Commit

Permalink
test(evm): use stable foundry in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
topocount committed Jan 29, 2025
1 parent 57176b0 commit c10eb32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/install-dependencies/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ runs:
- name: Install Foundry
uses: foundry-rs/foundry-toolchain@v1
with:
version: nightly
version: stable

0 comments on commit c10eb32

Please sign in to comment.