Skip to content

Commit eb34cd7

Browse files
committed
Github Actions Point to Stable Foundry Version
1 parent 3eba722 commit eb34cd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Install Foundry
2727
uses: MetaMask/foundry-toolchain@v1
2828
with:
29-
version: nightly
29+
version: stable
3030

3131
- name: Run Forge Install
3232
run: forge install

0 commit comments

Comments
 (0)