Skip to content

Commit

Permalink
🚧
Browse files Browse the repository at this point in the history
  • Loading branch information
marcsauter committed Oct 9, 2020
1 parent ed43a47 commit 557dc05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: docker://golangci/golangci-lint:v1.31.''
- uses: docker://golangci/golangci-lint:v1.31.0
with:
args: golangci-lint run
env:
Expand Down

0 comments on commit 557dc05

Please sign in to comment.