diff --git a/.github/workflows/update-proto.yml b/.github/workflows/update-proto.yml index 80958e8c..7c41ef93 100644 --- a/.github/workflows/update-proto.yml +++ b/.github/workflows/update-proto.yml @@ -47,7 +47,7 @@ jobs: go-version-file: 'go.mod' check-latest: true - - uses: arduino/setup-protoc@v1 + - uses: arduino/setup-protoc@v3 with: version: "3.x"