Skip to content

Commit

Permalink
docs(README): improve example
Browse files Browse the repository at this point in the history
  • Loading branch information
Rubilmax committed Oct 23, 2024
1 parent f077fcd commit 945fd77
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,10 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3
with:
submodules: recursive
- uses: actions/checkout@v4

- name: Install Foundry
uses: onbjerg/foundry-toolchain@v1
uses: foundry-rs/foundry-toolchain@v1.2.0
with:
version: nightly

Expand Down

0 comments on commit 945fd77

Please sign in to comment.