Skip to content

Commit 1b60837

Browse files
authored
Chore: Upgrade GolangCI-Lint To Support Go1.25 (#274)
chore: upgrade golangcilint to support go1.25 Signed-off-by: bupd <[email protected]>
1 parent fcfbfd8 commit 1b60837

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@ jobs:
4141
- name: Golangci lint
4242
uses: golangci/[email protected]
4343
with:
44-
version: v2.1
44+
version: v2.4
4545
args: --verbose --timeout=10m

0 commit comments

Comments
 (0)