Skip to content

Commit

Permalink
Adjust versions
Browse files Browse the repository at this point in the history
  • Loading branch information
rbamos committed Aug 15, 2024
1 parent 430bb18 commit 7bc82e3
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@v5
with:
go-version: '1.16.x'
go-version: '1.17.x'

- name: Install staticcheck
run: go install honnef.co/go/tools/cmd/[email protected]
Expand Down

0 comments on commit 7bc82e3

Please sign in to comment.