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.
2 parents 144d757 + 9d386b1 commit b7737a2Copy full SHA for b7737a2
1 file changed
.github/workflows/base-ci.yml
@@ -23,7 +23,7 @@ jobs:
23
uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
24
25
- name: Install Foundry
26
- uses: foundry-rs/foundry-toolchain@v1
+ uses: foundry-rs/foundry-toolchain@82dee4ba654bd2146511f85f0d013af94670c4de # v1.4.0
27
28
- name: Show Forge version
29
run: |
0 commit comments