Skip to content

Commit

Permalink
gha: update golangci-lint to v1.62.2
Browse files Browse the repository at this point in the history
The current version is not compatible with go1.23

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
  • Loading branch information
thaJeztah committed Dec 15, 2024
1 parent 469a148 commit b474e73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
- uses: actions/checkout@v4
- uses: golangci/golangci-lint-action@v6.1.1
with:
version: v1.55
version: v1.62.2

0 comments on commit b474e73

Please sign in to comment.