Skip to content

Commit

Permalink
Update aruino/setup-protoc to v3.
Browse files Browse the repository at this point in the history
  • Loading branch information
chungyc authored and blackgnezdo committed Sep 16, 2024
1 parent 65ae518 commit 5457391
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stack-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:

# Installs the recent protoc, for now unpinned to gain some experience
- name: Install Protoc
uses: arduino/setup-protoc@v1
uses: arduino/setup-protoc@v3
with:
version: '28.x'

Expand Down

0 comments on commit 5457391

Please sign in to comment.