Skip to content

chore(deps): bump alloy-contract from 1.0.15 to 1.0.30 #58

chore(deps): bump alloy-contract from 1.0.15 to 1.0.30

chore(deps): bump alloy-contract from 1.0.15 to 1.0.30 #58

Workflow file for this run

# This file is used to install the Foundry toolchain and verify the installation.

Check failure on line 1 in .github/workflows/build-setup.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/build-setup.yml

Invalid workflow file

(Line: 3, Col: 1): A sequence was not expected
- name: Install Foundry
uses: foundry-rs/foundry-toolchain@v1
- name: Verify Forge installation
run: forge --version