Skip to content

Commit e862fd8

Browse files
committed
test
1 parent c8cc07e commit e862fd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
with:
1414
go-version: '1.22.x'
1515
- name: Run linters
16-
uses: golangci/golangci-lint-action@v3
16+
uses: golangci/golangci-lint-action@v6
1717
with:
1818
version: v1.55.2
1919
working-directory: ${{ matrix.dir }}

0 commit comments

Comments
 (0)