Skip to content

Commit 39130eb

Browse files
chore(deps): update dependency golangci-lint to v2
1 parent 5283135 commit 39130eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Lint code
3636
uses: golangci/golangci-lint-action@v6
3737
with:
38-
version: v1.64.8
38+
version: v2.3.0
3939
working-directory: src
4040
args: "-v --timeout=2m"
4141

0 commit comments

Comments
 (0)