Skip to content

Add option to the protoc code generator to avoid generating deprecated code #6993

Add option to the protoc code generator to avoid generating deprecated code

Add option to the protoc code generator to avoid generating deprecated code #6993

name: "Validate Gradle Wrapper"
on: [push, pull_request]
jobs:
validation:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gradle/wrapper-validation-action@v3.5.0