Skip to content

Commit

Permalink
Update go.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jtarchie authored Sep 2, 2023
1 parent 7cd3e54 commit e69c326
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ jobs:
with: # Grab the latest version
repo: golangci/golangci-lint
token: ${{ secrets.GITHUB_TOKEN }}
binaries-location: golangci-lint-1.52.0-linux-amd64
tag: v1.52.0
binaries-location: golangci-lint-1.54.2-linux-amd64
tag: v1.54.2
- name: Install task
uses: jaxxstorm/[email protected]
with: # Grab the latest version
Expand Down

0 comments on commit e69c326

Please sign in to comment.