Skip to content

Commit

Permalink
fix(actions): go-version
Browse files Browse the repository at this point in the history
  • Loading branch information
weisdd committed Jan 29, 2024
1 parent 31a6c37 commit 60131ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

- uses: actions/setup-go@v5
with:
go-version: "1.19"
go-version: "go.mod"

- name: golangci-lint
uses: golangci/golangci-lint-action@v3
Expand Down

0 comments on commit 60131ec

Please sign in to comment.