Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
huancheng-trili committed Sep 6, 2024
1 parent fdb15f7 commit ef4f31a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Run golangci-lint
uses: golangci/golangci-lint-action@v6
with:
version: v6.0.0
version: v1.60.3
- name: Build
run: go build -v ./...
- name: Test with Go
Expand Down

0 comments on commit ef4f31a

Please sign in to comment.