Skip to content

Commit 3726725

Browse files
Bump arduino/setup-protoc from 1 to 3
Bumps [arduino/setup-protoc](https://github.com/arduino/setup-protoc) from 1 to 3. - [Release notes](https://github.com/arduino/setup-protoc/releases) - [Commits](arduino/setup-protoc@v1...v3) --- updated-dependencies: - dependency-name: arduino/setup-protoc dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 100bd44 commit 3726725

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
steps:
2020
- name: Install protobuf
21-
uses: arduino/setup-protoc@v1
21+
uses: arduino/setup-protoc@v3
2222
with:
2323
version: '3.x'
2424
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)