File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 2121 - name : Install Foundry
2222 uses : foundry-rs/foundry-toolchain@v1
2323 with :
24- version : stable
24+ version : v1.3.6
2525 cache : false
2626
2727 - name : Setup node/yarn
5151 - name : Install Foundry
5252 uses : foundry-rs/foundry-toolchain@v1
5353 with :
54- version : stable
54+ version : v1.3.6
5555 cache : false
5656
5757 - name : Setup nodejs
6464 - name : Install Foundry
6565 uses : foundry-rs/foundry-toolchain@v1
6666 with :
67- version : stable
67+ version : v1.3.6
6868 cache : false
6969
7070 - name : Check Contracts Format
@@ -134,7 +134,7 @@ jobs:
134134 - name : Install Foundry
135135 uses : foundry-rs/foundry-toolchain@v1
136136 with :
137- version : stable
137+ version : v1.3.6
138138 cache : false
139139
140140 - uses : OffchainLabs/actions/run-nitro-test-node@main
@@ -267,7 +267,7 @@ jobs:
267267 # - name: Install Foundry
268268 # uses: foundry-rs/foundry-toolchain@v1
269269 # with:
270- # version: stable
270+ # version: v1.3.6
271271 # cache: false
272272
273273 # - name: Setup node/yarn
You can’t perform that action at this time.
0 commit comments