Skip to content

Commit

Permalink
chore: lock Foundry version in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
BenSparksCode committed Sep 27, 2024
1 parent cac3b53 commit 8e6a03b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Install Foundry
uses: foundry-rs/foundry-toolchain@v1
with:
version: nightly
version: nightly-0d8302880b79fa9c3c4aa52ab446583dece19a34 # 2024-08-29 release

- name: Show Forge version
run: |
Expand Down

0 comments on commit 8e6a03b

Please sign in to comment.