Skip to content

Commit fe8c199

Browse files
Update dependency golangci/golangci-lint to v2.11.2
1 parent f6ac6fc commit fe8c199

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
@@ -39,7 +39,7 @@ jobs:
3939
- name: golangci-lint
4040
uses: golangci/golangci-lint-action@v9
4141
with:
42-
version: v2.9
42+
version: v2.11.2
4343
# Runs golangci-lint on linux against linux and windows.
4444
golangci-linux:
4545
strategy:
@@ -57,4 +57,4 @@ jobs:
5757
- name: golangci-lint
5858
uses: golangci/golangci-lint-action@v9
5959
with:
60-
version: v2.9
60+
version: v2.11.2

0 commit comments

Comments
 (0)