Michael-J-Ward opened a new pull request, #873: URL: https://github.com/apache/datafusion-python/pull/873
# Which issue does this PR close? Closes #578. (Really, supersedes that PR). # Rationale for this change Bumping this GH Action dependency is the last active `dependabot` PR. `arduino/setup-protoc@v3` could not find our old version number of `3.20.2`. I chose `protoc` [version 27.4](https://github.com/protocolbuffers/protobuf/releases/tag/v27.4) because it's the last release from the prior version. # What changes are included in this PR? `arduino/setup-protoc` action is updated from v1 to v3. `protoc` version is updated from `3.20.2` to `27.4`. # Are there any user-facing changes? There should not be. -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org