Skip to content

Commit e7f90a9

Browse files
authored
Update go.yml
1 parent a17a5f7 commit e7f90a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
uses: actions/setup-go@v3
1212
with:
1313
go-version: 1.17
14+
check-latest: true
1415
- name: Build
1516
run: go build -v ./...
1617
- name: Test

0 commit comments

Comments
 (0)