We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce42e0f commit 22d1e0dCopy full SHA for 22d1e0d
1 file changed
actions/ctf-setup-run-tests-environment/action.yml
@@ -188,7 +188,7 @@ runs:
188
189
- name: Install Sui CLI
190
if: inputs.sui_cli_version
191
- uses: smartcontractkit/chainlink/.github/actions/setup-sui@8dae2f467c2cf46f5421b98af6568e698291c8b2 # not merged yet
+ uses: smartcontractkit/chainlink/.github/actions/setup-sui@15d6a908a60b195f508a080a909c595b1d2eb2cb # not merged yet
192
with:
193
version: ${{ inputs.sui_cli_version }}
194
0 commit comments