Skip to content

Commit 3f49b4d

Browse files
chore: fix foundry version in the CI
1 parent fad5367 commit 3f49b4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
submodules: recursive
3535
- uses: foundry-rs/foundry-toolchain@v1
3636
with:
37-
version: nightly
37+
version: nightly-c99854277c346fa6de7a8f9837230b36fd85850e
3838

3939
- name: Run foundry fmt check
4040
run: |

0 commit comments

Comments
 (0)