Skip to content

Commit c3d987e

Browse files
committed
fix conflict
2 parents e1f1fa2 + a44459e commit c3d987e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
go-version: 1.22.3
1111
- uses: actions/checkout@v4
1212
- name: golangci-lint
13-
uses: golangci/golangci-lint-action@v5
13+
uses: golangci/golangci-lint-action@v6
1414
with:
1515
version: v1.55.2
1616
args: --timeout=5m0s

0 commit comments

Comments
 (0)