Skip to content

Commit

Permalink
Update go
Browse files Browse the repository at this point in the history
  • Loading branch information
jmattheis committed Oct 29, 2022
1 parent 7c86179 commit becabdb
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 @@ -7,7 +7,7 @@ jobs:
steps:
- uses: actions/setup-go@v3
with:
go-version: 1.18.x
go-version: 1.19.x
- uses: actions/setup-node@v3
with:
node-version: '16'
Expand Down

0 comments on commit becabdb

Please sign in to comment.