Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

Commit

Permalink
update Golang CI Linter action
Browse files Browse the repository at this point in the history
  • Loading branch information
im-kulikov committed Nov 1, 2022
1 parent 841eaf6 commit 7c7375f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:

- name: golangci-lint
with: { version: latest }
uses: golangci/golangci-lint-action@v2
uses: golangci/golangci-lint-action@v3

- name: Cache go mod
uses: actions/cache@v2
Expand Down

0 comments on commit 7c7375f

Please sign in to comment.