Skip to content

Commit

Permalink
build: use foundry from 28 Sep for coverage check CI
Browse files Browse the repository at this point in the history
  • Loading branch information
rndquu committed Oct 4, 2023
1 parent 0483f01 commit 76e9d74
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/coverage-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ jobs:
ref: development

- name: Setup Foundry
uses: onbjerg/foundry-toolchain@v1
uses: foundry-rs/foundry-toolchain@v1
with:
version: nightly-d369d2486f85576eec4ca41d277391dfdae21ba7
version: nightly-96ab9131e6735df35aca0249968c7d339590de20

- name: Install dependencies
run: sudo apt-get install lcov
Expand Down

0 comments on commit 76e9d74

Please sign in to comment.