Skip to content

Commit 5088d8f

Browse files
committed
Use the latest version of Go in CI
2 parents aff0964 + 7bca9a6 commit 5088d8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/releases.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
uses: actions/setup-go@v4
3535
with:
3636
go-version: 1
37+
check-latest: true
3738
id: go
3839

3940
- name: Test suite

0 commit comments

Comments
 (0)