Skip to content

Commit 39dbeef

Browse files
authored
Merge pull request #49 from silenceper/silenceper-patch-1
Update go.yml
2 parents f57835a + 194d1b7 commit 39dbeef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
- uses: actions/checkout@v2
1818
- name: golangci-lint
19-
uses: golangci/golangci-lint-action@v2
19+
uses: golangci/golangci-lint-action@v3.1.0
2020
with:
2121
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
2222
version: v1.31

0 commit comments

Comments
 (0)