Skip to content

Commit

Permalink
fix: update foundry toolchain version
Browse files Browse the repository at this point in the history
  • Loading branch information
cosinlink committed Aug 23, 2024
1 parent cc8cadf commit 80e9663
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
${{ runner.os }}-yarn-
- name: Install Foundry
uses: foundry-rs/foundry-toolchain@v1
uses: foundry-rs/foundry-toolchain@v1.2.0

- name: Install Project Dependencies
run: |
Expand Down

0 comments on commit 80e9663

Please sign in to comment.