Skip to content

Commit 42c08d8

Browse files
committed
chore(ci/verify): upgrade golangci action to v5
1 parent f477bbc commit 42c08d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/verify.yml

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

99
- name: Run GolangCI-Lint
10-
uses: golangci/golangci-lint-action@v3
10+
uses: golangci/golangci-lint-action@v5
1111
with:
1212
version: v1.58.2
1313
args: --timeout=5m

0 commit comments

Comments
 (0)