Skip to content

Commit dcecbaa

Browse files
committed
update go version
1 parent b5e4068 commit dcecbaa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/golangci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- name: Set up Go
1111
uses: actions/setup-go@v3
1212
with:
13-
check-latest: true
13+
go-version: ^1
1414

1515
- run: go version
1616

0 commit comments

Comments
 (0)