foundry-toolchain
Version updated for https://github.com/foundry-rs/foundry-toolchain to version v1.8.0.
- This action is used across all versions by 0 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The foundry-toolchain GitHub Action automates the installation and caching of Foundry, a development toolkit for building Ethereum applications. It simplifies setting up Foundry in CI/CD workflows by managing version installations, enabling caching for faster builds, and reducing RPC and Etherscan query limits. This action is ideal for automating tasks like formatting, building, and testing Ethereum smart contracts with Foundry.
What’s Changed
Chores
- chore: remove tempo fork support by @mablr in https://github.com/foundry-rs/foundry-toolchain/pull/112
Other
- chore(deps): bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in https://github.com/foundry-rs/foundry-toolchain/pull/110
- chore: migrate from npm to pnpm by @decofe in https://github.com/foundry-rs/foundry-toolchain/pull/113
- chore(deps): bump the npm-weekly group with 2 updates by @dependabot[bot] in https://github.com/foundry-rs/foundry-toolchain/pull/114
New Contributors
- @decofe made their first contribution in https://github.com/foundry-rs/foundry-toolchain/pull/113
- @mablr made their first contribution in https://github.com/foundry-rs/foundry-toolchain/pull/112
Full Changelog: https://github.com/foundry-rs/foundry-toolchain/compare/v1...v1.8.0