Skip to content

Commit 88a3f50

Browse files
Update golangci/golangci-lint-action action to v8
1 parent e0045a4 commit 88a3f50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
${{ runner.os }}-go-
4242
4343
- name: Run linter
44-
uses: golangci/golangci-lint-action@v6
44+
uses: golangci/golangci-lint-action@v8
4545
with:
4646
version: ${{ env.GOLANGCI_LINT_VERSION }}
4747

0 commit comments

Comments
 (0)