Skip to content

Commit

Permalink
build(deps): bump golangci/golangci-lint-action from 4 to 6 (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 7, 2024
1 parent d7e7a93 commit b1b1937
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
cache: false

- name: Code lint
uses: golangci/golangci-lint-action@v4
uses: golangci/golangci-lint-action@v6
with:
version: 'latest'

Expand Down

0 comments on commit b1b1937

Please sign in to comment.