Skip to content

Commit 6ab9a0b

Browse files
committed
Applies bonddim's suggestion. Thx!
1 parent db19498 commit 6ab9a0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
name: Set up Go
2525
uses: actions/setup-go@v4
2626
with:
27-
go-version: '1.20.12'
27+
go-version-file: 'go.mod'
2828
cache: true
2929
-
3030
name: Run GoReleaser

0 commit comments

Comments
 (0)