Skip to content

Commit

Permalink
chore(ci): update lint workflow action version
Browse files Browse the repository at this point in the history
  • Loading branch information
wI2L committed Jun 14, 2024
1 parent dc22c55 commit 0f13bba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ jobs:
go-version: stable
cache: false
- name: Run golangci-lint
uses: golangci/golangci-lint-action@v4
uses: golangci/golangci-lint-action@v6
with:
version: latest

0 comments on commit 0f13bba

Please sign in to comment.