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 bf3e530 commit b166555Copy full SHA for b166555
.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.3.6
27
28
- name: Show Forge version
29
run: |
0 commit comments