diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index 3c2933f..c69cef5 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -16,7 +16,7 @@ jobs: - uses: actions/checkout@v3 - uses: golangci/golangci-lint-action@v3 with: - version: v1.49.0 + version: v1.52.2 test: name: Test runs-on: ubuntu-latest