Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/go_modules/golang.org/x/tools-0…
Browse files Browse the repository at this point in the history
….21.0
  • Loading branch information
Antonboom authored Jun 1, 2024
2 parents 26b954a + 0c39a73 commit 30fbe33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
with:
go-version: ${{ env.GO_VERSION }}
- uses: actions/checkout@v4
- uses: golangci/golangci-lint-action@v5
- uses: golangci/golangci-lint-action@v6
with:
version: ${{ env.GOLANGCI_LINT_VERSION }}
args: --timeout=5m
Expand Down

0 comments on commit 30fbe33

Please sign in to comment.