We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3deabfd commit 0a7a9e2Copy full SHA for 0a7a9e2
.github/workflows/coverage.yml
@@ -41,7 +41,7 @@ jobs:
41
- name: Install Foundry
42
uses: foundry-rs/foundry-toolchain@v1
43
with:
44
- version: nightly
+ version: nightly-626221f5ef44b4af950a08e09bd714650d9eb77d
45
cache: false
46
47
- name: forge version
0 commit comments