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

Commit

Permalink
Upgrades golint-ci for new github actions env changes (#317)
Browse files Browse the repository at this point in the history
  • Loading branch information
foot committed Nov 26, 2020
1 parent c72b3be commit 85ae4c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yaml
Expand Up @@ -8,7 +8,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: golangci-lint
uses: golangci/golangci-lint-action@v1
uses: golangci/golangci-lint-action@v2.3.0
with:
version: v1.30
args: --timeout 5m

0 comments on commit 85ae4c8

Please sign in to comment.