Use stable foundry version in CI (#5465)
This commit is contained in:
2
.github/actions/setup/action.yml
vendored
2
.github/actions/setup/action.yml
vendored
@ -19,4 +19,4 @@ runs:
|
||||
- name: Install Foundry
|
||||
uses: foundry-rs/foundry-toolchain@v1
|
||||
with:
|
||||
version: nightly
|
||||
version: stable
|
||||
|
||||
Reference in New Issue
Block a user