Skip to content

Commit

Permalink
update golangci-lint version to 1.60
Browse files Browse the repository at this point in the history
Signed-off-by: Dave Dykstra <[email protected]>
  • Loading branch information
EmmEff authored and DrDaveD committed Nov 12, 2024
1 parent 93312f5 commit 8815055
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Install Lint
uses: golangci/golangci-lint-action@v2
with:
version: v1.54
version: v1.60
skip-pkg-cache: true
skip-build-cache: true

Expand Down

0 comments on commit 8815055

Please sign in to comment.