lidavidm commented on issue #3448:
URL: https://github.com/apache/arrow-adbc/issues/3448#issuecomment-3299035974

   Ah, it should look like this:
   
   ```yaml
         - uses: actions/setup-go@v6
           with:
             go-version-file: go/adbc/go.mod
             check-latest: true
             cache: true
             cache-dependency-path: go/adbc/go.sum
   ```
   
   And/or in `.env` we need to update `GO` to `1.25.0` to stay in sync with 
`go.mod`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to