Skip to content

Commit 00df473

Browse files
committed
Revert go.yml changes
1 parent 0c7d115 commit 00df473

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
- uses: actions/checkout@v2
6969

7070
- name: golangci-lint
71-
uses: golangci/golangci-lint-action@v1
71+
uses: golangci/golangci-lint-action@v2
7272
with:
7373
version: v1.30
7474
args: --timeout 5m0s

0 commit comments

Comments
 (0)