Skip to content

Commit d8a3545

Browse files
committed
Fix foundry version
1 parent 68123e7 commit d8a3545

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
toolchain: ${{ steps.config.outputs.rust_stable_version }}
101101

102102
- name: Install Foundry
103-
uses: foundry-rs/foundry-toolchain@v1.8
103+
uses: foundry-rs/foundry-toolchain@v1.8.0
104104
with:
105105
version: nightly-5b7e4cb3c882b28f3c32ba580de27ce7381f415a
106106

0 commit comments

Comments
 (0)