Skip to content

Commit 758413a

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-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f1d5882 commit 758413a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
ref: ${{ github.head_ref }}
6363

6464
- name: Install Protoc
65-
uses: arduino/setup-protoc@v1
65+
uses: arduino/setup-protoc@v3
6666
with:
6767
version: '3.x'
6868
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)