Use stable foundry version in CI (#5465)

pull/2274/head
Arr00 3 days ago committed by GitHub
parent 0d0e4aabdb
commit 840c974028
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      .github/actions/setup/action.yml

@ -19,4 +19,4 @@ runs:
- name: Install Foundry
uses: foundry-rs/foundry-toolchain@v1
with:
version: nightly
version: stable

Loading…
Cancel
Save