Skip to content

Commit 1bbeefb

Browse files
Update dependency golangci/golangci-lint to v2.10.1
1 parent 6574a6e commit 1bbeefb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/codetests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- name: golangci-lint
4343
uses: golangci/golangci-lint-action@v8
4444
with:
45-
version: v2.4
45+
version: v2.10.1
4646
# Runs golangci-lint on linux against linux and windows.
4747
golangci-linux:
4848
strategy:
@@ -60,4 +60,4 @@ jobs:
6060
- name: golangci-lint
6161
uses: golangci/golangci-lint-action@v8
6262
with:
63-
version: v2.4
63+
version: v2.10.1

0 commit comments

Comments
 (0)