Skip to content

Commit

Permalink
Merge pull request #1039 from squeed/bump-go-version
Browse files Browse the repository at this point in the history
build: bump release go version
  • Loading branch information
s1061123 committed May 16, 2024
2 parents 3af6e6b + 3656c69 commit 18d129f
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 @@ -16,7 +16,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v5
with:
go-version: 1.21
go-version: 1.22

- name: Checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit 18d129f

Please sign in to comment.