From c35a107db9fe2932a7706af3a60d47d26e098c31 Mon Sep 17 00:00:00 2001 From: sapcc-bot Date: Sun, 11 Feb 2024 22:37:25 +0000 Subject: [PATCH] Run go-makefile-maker --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 7ce66b65..0ee11ce0 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -32,7 +32,7 @@ jobs: - name: Build all binaries run: make build-all - name: Run golangci-lint - uses: golangci/golangci-lint-action@v3 + uses: golangci/golangci-lint-action@v4 with: version: latest test: