Skip to content

Commit

Permalink
chore: use latest golangci-lint-action
Browse files Browse the repository at this point in the history
  • Loading branch information
jrschumacher committed Sep 12, 2024
1 parent 37a8f25 commit 850e84a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,6 @@ jobs:
with:
go-version: 1.22
- name: 🧹 Lint
uses: golangci/golangci-lint-action@v4
uses: golangci/golangci-lint-action@v6
with:
version: latest

0 comments on commit 850e84a

Please sign in to comment.