Skip to content

Commit 4c57e4b

Browse files
authored
Merge branch 'master' into dependabot/go_modules/golang.org/x/tools-0.20.0
2 parents cbf6ac8 + e5b61f6 commit 4c57e4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
with:
3838
go-version: ${{ env.GO_VERSION }}
3939
- uses: actions/checkout@v4
40-
- uses: golangci/golangci-lint-action@v4
40+
- uses: golangci/golangci-lint-action@v5
4141
with:
4242
version: ${{ env.GOLANGCI_LINT_VERSION }}
4343
args: --timeout=5m

0 commit comments

Comments
 (0)