Skip to content

Commit 1a9ea60

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/client_update.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
uses: dart-lang/setup-dart@v1
2727

2828
- name: Install Protoc
29-
uses: arduino/setup-protoc@v2
29+
uses: arduino/setup-protoc@v3
3030
with:
3131
repo-token: ${{ secrets.GITHUB_TOKEN }}
3232

0 commit comments

Comments
 (0)