ci: use Foundry action from "foundry-rs" org
This commit is contained in:
parent
0777b7fea7
commit
f8f39f0bd8
|
@ -21,7 +21,7 @@ jobs:
|
|||
submodules: "recursive"
|
||||
|
||||
- name: "Install Foundry"
|
||||
uses: "onbjerg/foundry-toolchain@v1"
|
||||
uses: "foundry-rs/foundry-toolchain"
|
||||
with:
|
||||
version: "nightly"
|
||||
|
||||
|
|
Loading…
Reference in New Issue