From c0f04e204cde5eae9e1b9f64d4e1fb0a63cc0fb5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Feb 2024 18:30:37 +0900 Subject: [PATCH] chore(deps): bump the actions group with 1 update (#58) --- .github/workflows/pr-presubmit-checks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-presubmit-checks.yml b/.github/workflows/pr-presubmit-checks.yml index 16996b6..a8dbca9 100644 --- a/.github/workflows/pr-presubmit-checks.yml +++ b/.github/workflows/pr-presubmit-checks.yml @@ -25,7 +25,7 @@ jobs: go-version: stable check-latest: true - name: Run golangci-lint - uses: golangci/golangci-lint-action@v3 + uses: golangci/golangci-lint-action@v4 with: version: v1.55.0 skip-build-cache: true