Skip to content

Commit

Permalink
update versions for workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronhurt committed Mar 27, 2024
1 parent 9a0b7e2 commit 45b4d13
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/golangci-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,9 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
with:
go-version: '1.22'
cache: false
- name: golangci-lint
uses: golangci/golangci-lint-action@v4
with:
version: v1.57
version: 'v1.57'

0 comments on commit 45b4d13

Please sign in to comment.