Skip to content

Commit

Permalink
Merge pull request #51 from cetteup/renovate/golangci-golangci-lint-a…
Browse files Browse the repository at this point in the history
…ction-4.x

chore(deps): update golangci/golangci-lint-action action to v4
  • Loading branch information
cetteup committed Apr 19, 2024
2 parents 3c25104 + 6836b3f commit dd4d95d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Expand Up @@ -21,7 +21,7 @@ jobs:
go-version: ${{ matrix.go-version }}
- uses: actions/checkout@v3
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
uses: golangci/golangci-lint-action@v4
with:
version: latest
only-new-issues: true
Expand Down

0 comments on commit dd4d95d

Please sign in to comment.