Skip to content

Commit

Permalink
chore: update ci actions
Browse files Browse the repository at this point in the history
  • Loading branch information
LeeEirc committed Apr 6, 2023
1 parent 278ba43 commit 3de2c0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
prerelease: false
- uses: actions/setup-go@v2
with:
go-version: '1.18.x' # The Go version to download (if necessary) and use.
go-version: '1.19.x' # The Go version to download (if necessary) and use.
- name: Make Build
id: make_build
env:
Expand Down

0 comments on commit 3de2c0a

Please sign in to comment.