Skip to content

Commit 0f91972

Browse files
committed
pin foundry version to 1.4.0
1 parent 9fd9f59 commit 0f91972

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Install Foundry
2424
uses: foundry-rs/foundry-toolchain@v1
2525
with:
26-
version: nightly
26+
version: v1.4.0
2727

2828
- name: Setup Node.js
2929
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)