File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 99 - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
1010
1111 - name : Install Foundry
12- uses : foundry-rs/foundry-toolchain@50d5a8956f2e319df19e6b57539d7e2acb9f8c1e # v1.5 .0
12+ uses : foundry-rs/foundry-toolchain@8b0419c685ef46cb79ec93fbdc131174afceb730 # v1.6 .0
1313 with :
1414 version : stable
1515 cache-key : ${{ github.job }}-${{ github.sha }}
Original file line number Diff line number Diff line change 5555 ref : ${{ inputs.offchain_ref || 'main' }}
5656
5757 - name : Install foundry
58- uses : foundry-rs/foundry-toolchain@50d5a8956f2e319df19e6b57539d7e2acb9f8c1e # v1.5 .0
58+ uses : foundry-rs/foundry-toolchain@8b0419c685ef46cb79ec93fbdc131174afceb730 # v1.6 .0
5959 with :
6060 version : stable
6161 cache-key : ${{ github.job }}-${{ github.sha }}
Original file line number Diff line number Diff line change 2222 token : ${{ secrets.GITHUB_TOKEN }}
2323
2424 - name : Install foundry toolchain
25- uses : foundry-rs/foundry-toolchain@50d5a8956f2e319df19e6b57539d7e2acb9f8c1e # v1.5 .0
25+ uses : foundry-rs/foundry-toolchain@8b0419c685ef46cb79ec93fbdc131174afceb730 # v1.6 .0
2626 with :
2727 version : stable
2828 cache-key : ${{ github.job }}-${{ github.sha }}
Original file line number Diff line number Diff line change 3434 submodules : true
3535
3636 - name : Install Foundry
37- uses : foundry-rs/foundry-toolchain@50d5a8956f2e319df19e6b57539d7e2acb9f8c1e # v1.5 .0
37+ uses : foundry-rs/foundry-toolchain@8b0419c685ef46cb79ec93fbdc131174afceb730 # v1.6 .0
3838 with :
3939 version : stable
4040 cache-key : ${{ github.job }}-${{ github.sha }}
Original file line number Diff line number Diff line change 1919 fetch-depth : 1
2020
2121 - name : Install Foundry
22- uses : foundry-rs/foundry-toolchain@50d5a8956f2e319df19e6b57539d7e2acb9f8c1e # v1.5 .0
22+ uses : foundry-rs/foundry-toolchain@8b0419c685ef46cb79ec93fbdc131174afceb730 # v1.6 .0
2323 with :
2424 version : stable
2525 cache-key : ${{ github.job }}-${{ github.sha }}
Original file line number Diff line number Diff line change 2121 fetch-depth : 1
2222
2323 - name : Install Foundry
24- uses : foundry-rs/foundry-toolchain@50d5a8956f2e319df19e6b57539d7e2acb9f8c1e # v1.5 .0
24+ uses : foundry-rs/foundry-toolchain@8b0419c685ef46cb79ec93fbdc131174afceb730 # v1.6 .0
2525 with :
2626 version : stable
2727 cache-key : ${{ github.job }}-${{ github.sha }}
You can’t perform that action at this time.
0 commit comments