We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1850606 commit d613a81Copy full SHA for d613a81
.github/workflows/test.yml
@@ -30,9 +30,7 @@ jobs:
30
submodules: recursive
31
32
- name: Install Foundry
33
- uses: foundry-rs/foundry-toolchain@v1
34
- with:
35
- version: nightly-de33b6af53005037b463318d2628b5cfcaf39916 # Latest stable version
+ uses: foundry-rs/foundry-toolchain@v1
36
37
- name: Set up Rust
38
uses: actions-rs/toolchain@v1
0 commit comments