mirror of
https://github.com/sot-tech/mochi.git
synced 2026-06-15 09:03:37 -07:00
Merge pull request #97 from sot-tech/dependabot/github_actions/golangci/golangci-lint-action-5
build(deps): bump golangci/golangci-lint-action from 4 to 5
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@v4"
|
||||
- uses: "golangci/golangci-lint-action@v5"
|
||||
with:
|
||||
version: "latest"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user