Skip to content

Commit fb93a44

Browse files
committed
ci: fix to use foundry v1.3.5
Signed-off-by: Jun Kimura <junkxdev@gmail.com>
1 parent f006a94 commit fb93a44

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
@@ -20,7 +20,7 @@ jobs:
2020
- name: Install Foundry
2121
uses: foundry-rs/foundry-toolchain@v1
2222
with:
23-
version: nightly
23+
version: v1.3.5
2424

2525
- name: Show forge version
2626
run: forge --version

0 commit comments

Comments
 (0)