Skip to content

Commit

Permalink
chore: pin foundry version in CI (#6642)
Browse files Browse the repository at this point in the history
  • Loading branch information
TomAFrench authored Nov 28, 2024
1 parent 53f16c7 commit dfc9ff7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test-js-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -478,6 +478,9 @@ jobs:

- name: Install Foundry
uses: foundry-rs/[email protected]
with:
version: nightly-8660e5b941fe7f4d67e246cfd3dafea330fb53b1


- name: Install `bb`
run: |
Expand Down

0 comments on commit dfc9ff7

Please sign in to comment.