Skip to content

Commit 5b534fd

Browse files
committed
BUILD/MINOR: goreleaser: always use latest go version
1 parent 15f5ea9 commit 5b534fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/manual_goreleaser.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
uses: actions/setup-go@v4
1515
with:
1616
go-version-file: 'go.mod'
17+
check-latest: true
1718
- name: Reposition to latest tag
1819
run: |
1920
git checkout $(git describe --tags --abbrev=0)

0 commit comments

Comments
 (0)