Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
updating go.lang version
  • Loading branch information
ChrisPates committed May 30, 2022
1 parent 752c2cd commit df1502b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Setup go
uses: actions/setup-go@v2
with:
go-version: '1.16.x'
go-version: '1.17.x'

- name: Install staticcheck
run: go install honnef.co/go/tools/cmd/staticcheck@latest
Expand Down

0 comments on commit df1502b

Please sign in to comment.