Skip to content

Commit 8e6f7bb

Browse files
authored
Update actions.yaml (#56)
1 parent 35312cb commit 8e6f7bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/actions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
name: Set up Go
2222
uses: actions/setup-go@v2
2323
with:
24-
go-version: 1.18
24+
go-version: 1.23.0
2525
-
2626
name: Run GoReleaser
2727
uses: goreleaser/goreleaser-action@v6.0.0

0 commit comments

Comments
 (0)