Skip to content

Commit

Permalink
lint v6
Browse files Browse the repository at this point in the history
  • Loading branch information
kmulvey committed Aug 20, 2024
1 parent caefcc2 commit c68fb3f
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 @@ -35,7 +35,7 @@ jobs:
verbose: true # optional (default = false)

- name: golangci-lint
uses: golangci/golangci-lint-action@v4
uses: golangci/golangci-lint-action@v6
with:
version: latest
args: --timeout=5m
Expand Down

0 comments on commit c68fb3f

Please sign in to comment.