Skip to content

Commit

Permalink
Updating the version of golangci-lint-action
Browse files Browse the repository at this point in the history
  • Loading branch information
dianadevasia committed Mar 12, 2024
1 parent b7eaa2c commit e19a764
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
fetch-depth: 0

- name: golangci-lint
uses: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc
uses: golangci/golangci-lint-action@v4
with:
version: v1.56.2

Expand Down

0 comments on commit e19a764

Please sign in to comment.