Skip to content

Commit

Permalink
fix linter action
Browse files Browse the repository at this point in the history
  • Loading branch information
jspaleta committed Oct 18, 2021
1 parent 254a7b6 commit 8c9652d
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 @@ -13,4 +13,4 @@ jobs:
- name: Checkout code
uses: actions/checkout@v2
- name: Run golangci-lint
uses: actions-contrib/golangci-lint@v1
uses: golangci/golangci-lint-action@v2

0 comments on commit 8c9652d

Please sign in to comment.