Skip to content

Commit

Permalink
chore(ci): bump golangci-lint version
Browse files Browse the repository at this point in the history
  • Loading branch information
Lockwarr committed Feb 26, 2025
1 parent be5e4a4 commit c4bee60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nolus-core.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v6
with:
version: v1.61.0
version: v1.64.0
# Optional: if set to true, then all caching functionality will be completely disabled,
# takes precedence over all other caching options.
skip-cache: true
Expand Down

0 comments on commit c4bee60

Please sign in to comment.