mirror of https://github.com/go-co-op/gocron.git
Bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 (#675)
This commit is contained in:
parent
51affbbc1e
commit
387cbe4fc2
|
|
@ -24,7 +24,7 @@ jobs:
|
|||
with:
|
||||
go-version: ${{ matrix.go-version }}
|
||||
- name: golangci-lint
|
||||
uses: golangci/golangci-lint-action@v3.7.0
|
||||
uses: golangci/golangci-lint-action@v4.0.0
|
||||
with:
|
||||
version: v1.55.2
|
||||
- name: test
|
||||
|
|
|
|||
Loading…
Reference in New Issue