Skip to content

Commit

Permalink
ci: fix foundry version
Browse files Browse the repository at this point in the history
  • Loading branch information
jxom committed Jan 29, 2024
1 parent f44b502 commit 14f3423
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/actions/install-dependencies/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ runs:

- name: Set up foundry
uses: foundry-rs/foundry-toolchain@v1
with:
version: nightly-293fad73670b7b59ca901c7f2105bf7a29165a90

- name: Install dependencies
shell: bash
Expand Down

0 comments on commit 14f3423

Please sign in to comment.