Skip to content

Commit

Permalink
update staticcheck version
Browse files Browse the repository at this point in the history
  • Loading branch information
TomerHeber committed Apr 14, 2022
1 parent 992960e commit 2889731
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Go staticcheck
uses: dominikh/staticcheck-action@v1.2.0
with:
version: "2021.1.2"
version: "2022.1"
install-go: false
- name: Go Test
run: go test -v ./...
Expand Down

0 comments on commit 2889731

Please sign in to comment.