diff --git a/.github/workflows/integration-tests.yml b/.github/workflows/integration-tests.yml index df9450496da..cc9a38922cf 100644 --- a/.github/workflows/integration-tests.yml +++ b/.github/workflows/integration-tests.yml @@ -162,7 +162,7 @@ jobs: ref: ${{ env.solana_sha }} - name: Build contracts if: needs.changes.outputs.src == 'true' - uses: smartcontractkit/chainlink-solana/.github/actions/build_contract_artifacts@691e86b1e3b27e6b90830661499a5c372224fea1 # stable action on 18/07/2022 + uses: smartcontractkit/chainlink-solana/.github/actions/build_contract_artifacts@25dce421ec217f880b7dab02f4c63efab3e69c86 # stable action on 18/07/2022 with: ref: ${{ env.solana_sha }}