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 9fd9f59 commit 0f91972Copy full SHA for 0f91972
.github/workflows/test.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: Install Foundry
24
uses: foundry-rs/foundry-toolchain@v1
25
with:
26
- version: nightly
+ version: v1.4.0
27
28
- name: Setup Node.js
29
uses: actions/setup-node@v4
0 commit comments