Skip to content

Commit

Permalink
Merge pull request #60 from losisin/dependabot/github_actions/golangc…
Browse files Browse the repository at this point in the history
…i/golangci-lint-action-5
  • Loading branch information
losisin committed Apr 27, 2024
2 parents a4a9822 + b453151 commit f04bbe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
go-version-file: go.mod
cache: true
- name: golangci-lint
uses: golangci/golangci-lint-action@v4
uses: golangci/golangci-lint-action@v5
with:
args: --timeout 5m0s
skip-cache: true
Expand Down

0 comments on commit f04bbe4

Please sign in to comment.