8000 setup-go · github/github-mcp-server@761601f · GitHub
[go: up one dir, main page]

Skip to content

Commit 761601f

Browse files
committed
setup-go
1 parent c446208 commit 761601f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/docker-publish.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,11 @@ jobs:
3535
- name: Checkout repository
3636
uses: actions/checkout@v4
3737

38+
- uses: actions/setup-go@v5
39+
with:
40+
go-version-file: ./go. 5210 mod
41+
check-latest: true
42+
3843
# Install the cosign tool except on PR
3944
# https://github.com/sigstore/cosign-installer
4045
- name: Install cosign

0 commit comments

Comments
 (0)
0