Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use stable foundry version in CI
Browse files Browse the repository at this point in the history
arr00 committed Jan 28, 2025
1 parent 0d0e4aa commit 2277a12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup/action.yml
Original file line number Diff line number Diff line change
@@ -19,4 +19,4 @@ runs:
- name: Install Foundry
uses: foundry-rs/foundry-toolchain@v1
with:
version: nightly
version: stable

0 comments on commit 2277a12

Please sign in to comment.