Skip to content

Commit

Permalink
Upgrade golangci-lint GitHub Actions workflow to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
JaSei committed Feb 21, 2025
1 parent 5197715 commit 6523ff3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
go-version: 1.20
- uses: actions/checkout@v4
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
uses: golangci/golangci-lint-action@v6
with:
version: latest
tests:
Expand Down

0 comments on commit 6523ff3

Please sign in to comment.