Skip to content

Commit

Permalink
update staticchecker version
Browse files Browse the repository at this point in the history
  • Loading branch information
Eslam-Nawara committed Nov 12, 2023
1 parent c45508d commit 40bb178
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,9 @@ jobs:
- name: staticcheck
uses: dominikh/[email protected]
with:
version: "2022.1.3"
install-go : false
version: "2023.1.6"
min-go-version: "1.21.x"

- name: gofmt
uses: Jerome1337/[email protected]
Expand Down

0 comments on commit 40bb178

Please sign in to comment.