Skip to content

Commit 4bd14e0

Browse files
chore(deps): update golangci/golangci-lint-action action to v8
1 parent ab05967 commit 4bd14e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: actions/checkout@v4
2222

2323
- name: Setup golangci-lint
24-
uses: golangci/golangci-lint-action@v6
24+
uses: golangci/golangci-lint-action@v8
2525
with:
2626
working-directory: core
2727
args: --verbose

0 commit comments

Comments
 (0)