Skip to content

Commit 7abda97

Browse files
Update golangci/golangci-lint-action action to v5
1 parent e460a2c commit 7abda97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
${{ runner.os }}-${{ env.GO_VERSION }}-go-
5959
6060
- name: Run linter
61-
uses: golangci/golangci-lint-action@v3
61+
uses: golangci/golangci-lint-action@v5
6262
with:
6363
version: latest
6464
skip-cache: true

0 commit comments

Comments
 (0)