Skip to content

Commit 840c974

Browse files
authored
Use stable foundry version in CI (#5465)
1 parent 0d0e4aa commit 840c974

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ runs:
1919
- name: Install Foundry
2020
uses: foundry-rs/foundry-toolchain@v1
2121
with:
22-
version: nightly
22+
version: stable

0 commit comments

Comments
 (0)