Skip to content

Commit 8fddea6

Browse files
authored
Update push.yml
1 parent 361a764 commit 8fddea6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
run: make gofmt-check
2525

2626
- name: golangci-lint
27-
uses: reviewdog/action-golangci-lint@v1
27+
uses: reviewdog/action-golangci-lint@v2
2828

2929
- name: unused-package check
3030
run: make unused-package-check

0 commit comments

Comments
 (0)