We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5297a67 commit a877e28Copy full SHA for a877e28
1 file changed
.github/workflows/test.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: Install Foundry
24
uses: foundry-rs/foundry-toolchain@v1
25
with:
26
- version: '1.3.0'
+ version: stable
27
28
- name: Show Forge version
29
run: |
0 commit comments