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 ff1ac8a commit dec478cCopy full SHA for dec478c
.github/workflows/test.yml
@@ -22,6 +22,8 @@ jobs:
22
23
- name: Install Foundry
24
uses: foundry-rs/foundry-toolchain@v1
25
+ with:
26
+ version: v1.3.6
27
28
- name: Show Forge version
29
run: |
0 commit comments