Skip to content

Commit

Permalink
Merge pull request #149 from alta/dependabot/github_actions/arduino/s…
Browse files Browse the repository at this point in the history
…etup-protoc-3
  • Loading branch information
ydnar committed Feb 11, 2024
2 parents a1492d8 + ffd0662 commit 95553fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yaml
Expand Up @@ -18,7 +18,7 @@ jobs:
submodules: recursive

- name: Install protoc
uses: arduino/setup-protoc@v2
uses: arduino/setup-protoc@v3
with:
version: "21.12"
repo-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 95553fa

Please sign in to comment.