We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3eba722 commit eb34cd7Copy full SHA for eb34cd7
.github/workflows/test.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: Install Foundry
27
uses: MetaMask/foundry-toolchain@v1
28
with:
29
- version: nightly
+ version: stable
30
31
- name: Run Forge Install
32
run: forge install
0 commit comments