diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 537d3b4..90b19b1 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -9,7 +9,7 @@ jobs: steps: - uses: actions/checkout@v2 - name: golangci-lint - uses: golangci/golangci-lint-action@v3.1.0 + uses: golangci/golangci-lint-action@v3.3.1 with: version: latest test: