Skip to content

Commit b7ae811

Browse files
committed
chore: update setup-golang
1 parent d71989d commit b7ae811

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Checkout the Repo
2727
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
2828
- name: Install Go
29-
uses: smartcontractkit/.github/actions/setup-golang@01d931b0455a754d12e7143cc54a5a3521a8f6f6 #v 0.3.1
29+
uses: smartcontractkit/.github/actions/setup-golang@setup-golang/0.3.2
3030
with:
3131
# test_download_vendor_packages_command: cd lib && go mod download
3232
go-version-file: ./lib/go.mod

0 commit comments

Comments
 (0)