Skip to content

Commit 8280ded

Browse files
committed
chore: Update CI workflows
1 parent 8d6b962 commit 8280ded

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
# Style consistency and static analysis using 'golangci-lint'
9090
# https://github.com/marketplace/actions/run-golangci-lint
9191
- name: Static analysis
92-
uses: golangci/golangci-lint-action@v3
92+
uses: golangci/golangci-lint-action@v4
9393
with:
9494
version: v1.54.2
9595

0 commit comments

Comments
 (0)