Skip to content

Commit

Permalink
Update version of golangci/golangci-lint-action
Browse files Browse the repository at this point in the history
  • Loading branch information
soumeh01 authored Mar 13, 2024
1 parent 4b6152d commit fc95d85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
check-latest: true

- name: Lint with golangci-lint
uses: golangci/golangci-lint-action@v3
uses: golangci/golangci-lint-action@v4
with:
version: latest

Expand Down

0 comments on commit fc95d85

Please sign in to comment.