Skip to content

Commit

Permalink
update lint go
Browse files Browse the repository at this point in the history
  • Loading branch information
p0mvn committed Jul 20, 2024
1 parent cdd9d8c commit 71570b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
steps:
- uses: actions/setup-go@v3
with:
go-version: "1.20"
go-version: "1.21"
check-latest: true
- uses: actions/checkout@v3
- name: golangci-lint
Expand Down

0 comments on commit 71570b7

Please sign in to comment.