Skip to content

Commit dec478c

Browse files
committed
ci: pin foundry version
1 parent ff1ac8a commit dec478c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

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

2323
- name: Install Foundry
2424
uses: foundry-rs/foundry-toolchain@v1
25+
with:
26+
version: v1.3.6
2527

2628
- name: Show Forge version
2729
run: |

0 commit comments

Comments
 (0)