Skip to content

Commit

Permalink
ci: golangci-lint 1.56.2
Browse files Browse the repository at this point in the history
Signed-off-by: Kohei Tokunaga <ktokunaga.mail@gmail.com>
  • Loading branch information
ktock committed Feb 21, 2024
1 parent 9a09074 commit ef4fd1c
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 @@ -42,7 +42,7 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v4.0.0
with:
version: v1.55.2
version: v1.56.2
args: --verbose
working-directory: ${{ matrix.targetdir }}

Expand Down

0 comments on commit ef4fd1c

Please sign in to comment.