Skip to content

Commit 900f4b3

Browse files
Merge pull request #348 from reown-com/fix/foundry-toolchain-ci
fix(ci): update Foundry toolchain action
2 parents 1f28261 + d3c0199 commit 900f4b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/e2e_balance_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
SLACK_FAUCETBOT_WEBHOOK_URL: ${{ secrets.SLACK_FAUCETBOT_WEBHOOK_URL }}
2424
steps:
2525
- name: Install Foundry
26-
uses: foundry-rs/foundry-toolchain@8789b3e21e6c11b2697f5eb56eddae542f746c10 # v1
26+
uses: foundry-rs/foundry-toolchain@908c540300062bd5a7e473851cdb4282204cee09 # v1.9.1
2727

2828
- name: Check USDC balance on Base
2929
id: usdc_balance

0 commit comments

Comments
 (0)