Skip to content

Commit

Permalink
Merge pull request #23 from hatena/renovate/golangci-golangci-lint-ac…
Browse files Browse the repository at this point in the history
…tion-4.x

Update golangci/golangci-lint-action action to v4
  • Loading branch information
ne-sachirou authored Feb 19, 2024
2 parents 4c16b7d + 77bc753 commit 6db77c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/task-test-go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
uses: actions/checkout@v4
- name: Setup Go
uses: actions/setup-go@v5
- uses: golangci/golangci-lint-action@v3
- uses: golangci/golangci-lint-action@v4
with:
skip-pkg-cache: true # https://github.com/golangci/golangci-lint-action/issues/677
args: --timeout 5m
Expand Down

0 comments on commit 6db77c1

Please sign in to comment.