Skip to content

Commit

Permalink
Align files (#1207)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions <[email protected]>
  • Loading branch information
architectbot and actions-user authored Nov 10, 2023
1 parent 8abfd33 commit 5949a40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre_commit_go.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/setup-python@v4
- uses: actions/setup-go@v3
with:
go-version: "1.19"
go-version: "1.21"
- name: Install goimports
run: |
go install golang.org/x/tools/cmd/goimports@latest
Expand Down

0 comments on commit 5949a40

Please sign in to comment.