diff --git a/.github/workflows/docker-test.yml b/.github/workflows/docker-test.yml index 857847ca9..538ee131e 100644 --- a/.github/workflows/docker-test.yml +++ b/.github/workflows/docker-test.yml @@ -26,7 +26,7 @@ jobs: - name: Checkout the Repo uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1 - name: Install Go - uses: smartcontractkit/.github/actions/setup-golang@setup-golang/0.3.2 + uses: smartcontractkit/.github/actions/setup-golang@setup-golang/1.2.0 with: # test_download_vendor_packages_command: cd lib && go mod download go-version-file: ./lib/go.mod