Skip to content

Commit

Permalink
Update ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
maratori authored Sep 12, 2024
1 parent 3da7b04 commit 9d0e848
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
go-version: "1.23.1" # update together with Dockerfile.dev
- uses: golangci/golangci-lint-action@v6
with:
version: "v1.60.3" # update together with Dockerfile.dev
version: "v1.61.0" # update together with Dockerfile.dev

check-tidy:
name: go mod tidy
Expand Down

0 comments on commit 9d0e848

Please sign in to comment.