Skip to content

Commit 4f5f832

Browse files
committed
Use fixed version for foundry for integration tests
1 parent 09e23c8 commit 4f5f832

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ jobs:
173173
- name: Install Foundry
174174
uses: foundry-rs/foundry-toolchain@82dee4ba654bd2146511f85f0d013af94670c4de # v1
175175
with:
176-
version: nightly
176+
version: v1.4.0
177177

178178
- name: Install pnpm
179179
uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4

0 commit comments

Comments
 (0)