Skip to content

Commit

Permalink
update Go version in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ypoplavs committed Sep 18, 2024
1 parent 858fe4d commit ea2a43a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: "Golang"
uses: "actions/setup-go@v3"
with:
go-version: "1.19"
go-version: "1.21.11"
- name: "Set up Docker Buildx"
uses: "docker/setup-buildx-action@v2"
- name: "Login"
Expand Down

0 comments on commit ea2a43a

Please sign in to comment.