Skip to content
This repository was archived by the owner on Oct 26, 2023. It is now read-only.

Commit c4705c5

Browse files
authored
1 parent cbe1a25 commit c4705c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golang-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ jobs:
1818
- name: golangci-lint
1919
uses: golangci/golangci-lint-action@v3
2020
with:
21-
version: latest
21+
version: v1.47.3
2222
args: --verbose

0 commit comments

Comments
 (0)