Skip to content

Commit

Permalink
go 1.18.3 (#274)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicksnyder authored Jun 29, 2022
1 parent d325331 commit 57bd175
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 @@ -11,7 +11,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v2
with:
go-version: 1.17.7
go-version: 1.18.3
- name: Git checkout
uses: actions/checkout@v2
- name: Build
Expand Down

0 comments on commit 57bd175

Please sign in to comment.