Skip to content

Commit

Permalink
chore: bump go-version release (#397)
Browse files Browse the repository at this point in the history
Signed-off-by: chenk <[email protected]>
  • Loading branch information
chen-keinan committed Oct 29, 2023
1 parent 3e46147 commit 1e8e6c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v4
with:
go-version-file: go.mod
go-version: 1.21.3
- name: Checkout code
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 1e8e6c1

Please sign in to comment.