Skip to content

Commit

Permalink
fix(SXMC-198): Upgrade golangci-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
alk-ktouchie committed May 8, 2024
1 parent e4adcf7 commit 0905147
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.47.2
version: v1.58.0
- name: Check diffs
# --name-only first for debugging
run: git diff --name-only && git diff --quiet

0 comments on commit 0905147

Please sign in to comment.