Skip to content

Commit

Permalink
ci: bump golangci-lint version (gin-gonic#3037)
Browse files Browse the repository at this point in the history
  • Loading branch information
sashamelentyev authored and daheige committed Apr 18, 2022
1 parent 9904311 commit 4a9dc85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Setup golangci-lint
uses: golangci/golangci-lint-action@v2
with:
version: v1.43.0
version: v1.44.0
args: --verbose
test:
needs: lint
Expand Down

0 comments on commit 4a9dc85

Please sign in to comment.