Skip to content

Commit

Permalink
update the go test version
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean Justice committed Aug 6, 2023
1 parent fe1c529 commit 750fb76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangcli-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
steps:
- uses: actions/setup-go@v2
with:
go-version: 1.17.x
go-version: 1.19.x
- uses: actions/checkout@v2
- name: golangci-lint
uses: golangci/golangci-lint-action@v2
Expand Down

0 comments on commit 750fb76

Please sign in to comment.