Skip to content

Commit b25a389

Browse files
committed
ci: updated go version
1 parent df7041e commit b25a389

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Set up Go
2121
uses: actions/setup-go@v2
2222
with:
23-
go-version: 1.20.0
23+
go-version: 1.23.3
2424
- name: Set up Docker Buildx
2525
uses: docker/setup-buildx-action@v2
2626
- name: Log in to registry

0 commit comments

Comments
 (0)