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 2fefe64 commit db6e942Copy full SHA for db6e942
.github/workflows/test.yaml
@@ -82,7 +82,7 @@ jobs:
82
go-modules-${{ matrix.test.path }}-${{ runner.os }}-test
83
go-modules-${{ matrix.test.path }}-${{ runner.os }}
84
- name: Install Foundry
85
- uses: foundry-rs/foundry-toolchain@v1
+ uses: foundry-rs/foundry-toolchain@82dee4ba654bd2146511f85f0d013af94670c4de # v1.4.0
86
with:
87
version: stable
88
- uses: extractions/setup-just@dd310ad5a97d8e7b41793f8ef055398d51ad4de6 # v2.0.0
0 commit comments