Skip to content

Commit

Permalink
fix: update ci go version
Browse files Browse the repository at this point in the history
  • Loading branch information
ali-bahjati committed Nov 1, 2024
1 parent bbf06ca commit 9ce084f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-lint-and-format.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/setup-python@v2
- uses: actions/setup-go@v4
with:
go-version: '1.19'
go-version: '1.21.9'
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
Expand Down

0 comments on commit 9ce084f

Please sign in to comment.