Skip to content

Commit

Permalink
Increase go version in github action
Browse files Browse the repository at this point in the history
  • Loading branch information
mjkw31 committed Dec 12, 2024
1 parent 2d5ad69 commit 3a28f67
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.22.4
go-version: 1.23.3
- uses: actions/checkout@v3
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
Expand Down

0 comments on commit 3a28f67

Please sign in to comment.