Skip to content

Commit

Permalink
CI: golangci-lint v1.63.4
Browse files Browse the repository at this point in the history
Signed-off-by: Kohei Tokunaga <[email protected]>
ktock committed Jan 15, 2025

Verified

This commit was signed with the committer’s verified signature.
ktock Kohei Tokunaga
1 parent 37a436d commit 7db3c42
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
@@ -42,7 +42,7 @@ jobs:
- name: golangci-lint
uses: golangci/[email protected]
with:
version: v1.61.0
version: v1.63.4
args: --verbose --timeout=10m
working-directory: ${{ matrix.targetdir }}

0 comments on commit 7db3c42

Please sign in to comment.