Skip to content

Commit

Permalink
build: bump release go version
Browse files Browse the repository at this point in the history
Signed-off-by: Casey Callendrello <[email protected]>
  • Loading branch information
squeed committed May 16, 2024
1 parent 3af6e6b commit 3656c69
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 3656c69

Please sign in to comment.