mirror of
https://github.com/gotify/server.git
synced 2024-01-28 15:20:56 +03:00
ci: update golangci-lint
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -28,7 +28,7 @@ jobs:
|
||||
- run: make build-js
|
||||
- uses: golangci/golangci-lint-action@v3
|
||||
with:
|
||||
version: v1.53
|
||||
version: v1.55
|
||||
args: --timeout=5m
|
||||
skip-cache: true
|
||||
- run: go mod download
|
||||
|
||||
Reference in New Issue
Block a user