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

Commit

Permalink
Add setup-go@v2 .github/workflows/golangci-lint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
stealthybox authored Apr 2, 2022
1 parent 5615210 commit 153a11c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-go@v2
- name: golangci-lint
uses: golangci/[email protected]
with:
Expand Down

0 comments on commit 153a11c

Please sign in to comment.