Skip to content

Commit

Permalink
chore: bump Go version in golangci workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mdelapenya committed Feb 5, 2024
1 parent 995d565 commit c3da10f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
steps:
- uses: actions/setup-go@v3
with:
go-version: 1.19
go-version: 1.21
- uses: actions/checkout@v3
- name: golangci-lint
uses: golangci/golangci-lint-action@07db5389c99593f11ad7b44463c2d4233066a9b1
Expand Down

0 comments on commit c3da10f

Please sign in to comment.