Skip to content

Commit

Permalink
Use latest anvil toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
zencephalon committed Jan 29, 2024
1 parent ac4b5e7 commit 5ffd0a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ runs:
cache: pnpm

- name: Set up foundry
uses: foundry-rs/foundry-toolchain@v1
uses: foundry-rs/foundry-toolchain@v1.1.0

- name: Install node modules
run: pnpm install
Expand Down

0 comments on commit 5ffd0a2

Please sign in to comment.