Skip to content

Commit 99b74c7

Browse files
authored
chore(CI): freeze foundry version to v1.3.1
1 parent 2592151 commit 99b74c7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ jobs:
3333

3434
- name: Install Foundry
3535
uses: foundry-rs/foundry-toolchain@v1
36+
with:
37+
version: v1.3.1
3638

3739
- name: Install Bun
3840
uses: oven-sh/setup-bun@v1

0 commit comments

Comments
 (0)