Skip to content

Commit

Permalink
ci: lint-test workflow updated
Browse files Browse the repository at this point in the history
  • Loading branch information
indaco committed Mar 21, 2022
1 parent 97a547f commit 0ca1d20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
name: Lint files
runs-on: ubuntu-latest
steps:
- uses: actions/setup-go@v2
- uses: actions/setup-go@v2
with:
go-version: 1.17.1
- uses: actions/checkout@v3
Expand Down

0 comments on commit 0ca1d20

Please sign in to comment.