Skip to content

Commit

Permalink
Update golang linter
Browse files Browse the repository at this point in the history
  • Loading branch information
theodorsm committed Aug 31, 2024
1 parent 6a13b4b commit dd5c2b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:
go-version: '1.19'

- name: golangci-lint
uses: golangci/golangci-lint-action@v4
uses: golangci/golangci-lint-action@v6
with:
version: v1.56.2
version: v1.60.1
skip-pkg-cache: true
skip-build-cache: true

0 comments on commit dd5c2b4

Please sign in to comment.