Skip to content

Commit

Permalink
Merge pull request #12 from rhjensen79/dev
Browse files Browse the repository at this point in the history
update go to 1.20.0
  • Loading branch information
rhjensen79 authored Feb 5, 2023
2 parents 6dc355d + 4109acd commit 20d313c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Set up Go 1.19.4
uses: actions/setup-go@v2
with:
go-version: 1.19.4
go-version: 1.20.0
id: go

- name: Run GoReleaser
Expand Down

0 comments on commit 20d313c

Please sign in to comment.