ci: use Foundry action from "foundry-rs" org

This commit is contained in:
Paul Razvan Berg 2022-12-16 14:59:16 +02:00
parent 0777b7fea7
commit f8f39f0bd8
No known key found for this signature in database
GPG Key ID: BCC366159BD63828
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ jobs:
submodules: "recursive"
- name: "Install Foundry"
uses: "onbjerg/foundry-toolchain@v1"
uses: "foundry-rs/foundry-toolchain"
with:
version: "nightly"