Skip to content

Commit

Permalink
chore: update go version in release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Splode committed Sep 21, 2022
1 parent 7c56a39 commit c7f5f45
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 @@ -17,7 +17,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: 1.17
go-version: 1.19
- name: Create GitHub Release
uses: actions/create-release@v1
env:
Expand Down

0 comments on commit c7f5f45

Please sign in to comment.