Skip to content

Commit

Permalink
Merge pull request #1259 from spidernet-io/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…golangci/golangci-lint-action-4

build(deps): bump golangci/golangci-lint-action from 3 to 4
  • Loading branch information
weizhoublue authored Apr 22, 2024
2 parents 6e07c53 + 7bb53e7 commit af75103
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-golang.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ jobs:
- name: Run golangci-lint
id: golangci_lint
continue-on-error: true
uses: golangci/golangci-lint-action@v3
uses: golangci/golangci-lint-action@v4
with:
version: latest

Expand Down

0 comments on commit af75103

Please sign in to comment.