Skip to content

Bump protobuf from 3.20.3 to 4.24.2 #181

Bump protobuf from 3.20.3 to 4.24.2

Bump protobuf from 3.20.3 to 4.24.2 #181

Workflow file for this run

---
# yamllint disable rule:line-length
name: Typos
on: # yamllint disable-line rule:truthy
push:
pull_request:
branches:
- '**'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: typos-action
uses: crate-ci/[email protected]