Skip to content

Commit

Permalink
chore: bump go version in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
svrakitin committed Jan 8, 2024
1 parent bbc3818 commit 0f67958
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Setup go
uses: actions/setup-go@v2
with:
go-version: 1.17
go-version: 1.21
- name: Lint
uses: golangci/golangci-lint-action@v3
with:
Expand Down

0 comments on commit 0f67958

Please sign in to comment.