Skip to content

Commit

Permalink
update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
lysShub committed Jun 6, 2024
1 parent ac606a9 commit d6bd6b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: setup-go
uses: actions/setup-go@v4
with:
go-version: '1.20'
go-version: '1.21'

- name: go-vet-fmt-test # fmt check see Test_Gofmt
run : |
Expand Down

0 comments on commit d6bd6b3

Please sign in to comment.