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 fcb913a commit b218c5cCopy full SHA for b218c5c
.github/workflows/tests.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: Install Foundry
29
uses: foundry-rs/foundry-toolchain@v1
30
with:
31
- version: nightly
+ version: v1.3.5
32
33
- name: Run Forge build
34
run: |
0 commit comments