Skip to content

Commit

Permalink
try fix golangci-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
canercidam committed Jan 8, 2025
1 parent e231980 commit 6dd0a53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/go/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ runs:
skip-go-installation: true
skip-pkg-cache: true
skip-build-cache: true
version: v1.47
version: v1.63.4
- name: Build
shell: bash
run: go build -v ./...
Expand Down

0 comments on commit 6dd0a53

Please sign in to comment.