Skip to content

Commit

Permalink
chore: bump golangci version to its current latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
mojixcoder committed Aug 28, 2024
1 parent f30bae6 commit 6222bb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.47.3
version: v1.60.3

test:
name: test
Expand Down

0 comments on commit 6222bb9

Please sign in to comment.