bump version of golangci-lint

This commit is contained in:
Nathan Johnson 2022-06-02 09:45:31 -05:00
parent 0db10ef84a
commit 2b8f60a012
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ jobs:
- uses: golangci/golangci-lint-action@v2
with:
# must be specified without patch version
version: v1.36
version: v1.46
cross:
name: Cross
timeout-minutes: 10