Skip to content

Commit

Permalink
fix go version
Browse files Browse the repository at this point in the history
  • Loading branch information
noborus committed Mar 18, 2023
1 parent 4692496 commit 4a05ac2
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 @@ -13,7 +13,7 @@ jobs:
if: success()
uses: actions/setup-go@v3
with:
go-version-file: 'go.mod'
go-version: '1.20'

- name: Set environment variables
shell: bash
Expand Down

0 comments on commit 4a05ac2

Please sign in to comment.