mirror of https://github.com/go-co-op/gocron.git
Bump golangci/golangci-lint-action from 4.0.0 to 5.3.0 (#728)
This commit is contained in:
parent
525b361a3f
commit
612f3e46ea
|
|
@ -25,7 +25,7 @@
|
|||
with:
|
||||
go-version: ${{ matrix.go-version }}
|
||||
- name: golangci-lint
|
||||
uses: golangci/golangci-lint-action@v4.0.0
|
||||
uses: golangci/golangci-lint-action@v5.3.0
|
||||
with:
|
||||
version: v1.55.2
|
||||
- name: test
|
||||
|
|
|
|||
Loading…
Reference in New Issue