mirror of
https://github.com/sot-tech/mochi.git
synced 2026-06-18 10:29:46 -07:00
Merge pull request #86 from sot-tech/dependabot/github_actions/golangci/golangci-lint-action-4
build(deps): bump golangci/golangci-lint-action from 3 to 4
This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
||||
- uses: "actions/setup-go@v5"
|
||||
with:
|
||||
go-version-file: go.mod
|
||||
- uses: "golangci/golangci-lint-action@v3"
|
||||
- uses: "golangci/golangci-lint-action@v4"
|
||||
with:
|
||||
version: "latest"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user