Skip to content

Commit 06e6a7f

Browse files
build: update golangci/golangci-lint-action action to v5
1 parent 395316c commit 06e6a7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- uses: actions/setup-go@v5
3131
with:
3232
go-version: '1.20'
33-
- uses: golangci/golangci-lint-action@v3
33+
- uses: golangci/golangci-lint-action@v5
3434
with:
3535
args: --timeout 3m
3636
skip-pkg-cache: true

0 commit comments

Comments
 (0)