mirror of
https://github.com/element-hq/dendrite.git
synced 2025-09-13 12:52:24 +03:00
Update golangci-lint-action
This commit is contained in:
parent
2241d0cd7e
commit
fcc373f15a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/dendrite.yml
vendored
2
.github/workflows/dendrite.yml
vendored
|
@ -74,7 +74,7 @@ jobs:
|
|||
with:
|
||||
go-version-file: "go.mod"
|
||||
- name: golangci-lint
|
||||
uses: golangci/golangci-lint-action@v3
|
||||
uses: golangci/golangci-lint-action@v6
|
||||
|
||||
# run go test with different go versions
|
||||
test:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue