We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5d009e commit 1a9ea60Copy full SHA for 1a9ea60
.github/workflows/client_update.yml
@@ -26,7 +26,7 @@ jobs:
26
uses: dart-lang/setup-dart@v1
27
28
- name: Install Protoc
29
- uses: arduino/setup-protoc@v2
+ uses: arduino/setup-protoc@v3
30
with:
31
repo-token: ${{ secrets.GITHUB_TOKEN }}
32
0 commit comments