Skip to content

Commit

Permalink
update golangci-lint version
Browse files Browse the repository at this point in the history
  • Loading branch information
ak1ra24 committed Jan 20, 2024
1 parent 122f722 commit 0befaca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.45.2
version: v1.54
test:
name: go test
runs-on: ubuntu-latest
Expand Down

0 comments on commit 0befaca

Please sign in to comment.