Skip to content

Commit 3d1c197

Browse files
committed
chore: upgrade golangci-lint version to v2.4.0
1 parent 9557150 commit 3d1c197

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/backend-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: golangci-lint
2929
uses: golangci/golangci-lint-action@v8
3030
with:
31-
version: v2.1.6
31+
version: v2.4.0
3232
args: --verbose --timeout=3m
3333
skip-cache: true
3434

0 commit comments

Comments
 (0)