Skip to content

Commit

Permalink
Bump Go version
Browse files Browse the repository at this point in the history
  • Loading branch information
sashamelentyev authored Oct 19, 2022
1 parent 0056db5 commit 668dba9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v3
with:
go-version: 1.19.1
go-version: 1.19.2

- name: Go Format
run: gofmt -s -w . && git diff --exit-code
Expand Down

0 comments on commit 668dba9

Please sign in to comment.