diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 92ca8208..c2047359 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -16,6 +16,7 @@ jobs: - uses: actions/setup-go@v3 with: go-version: '1.19' + check-latest: true - uses: actions/checkout@v3