We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 100bd44 commit 3726725Copy full SHA for 3726725
.github/workflows/go.yml
@@ -18,7 +18,7 @@ jobs:
18
19
steps:
20
- name: Install protobuf
21
- uses: arduino/setup-protoc@v1
+ uses: arduino/setup-protoc@v3
22
with:
23
version: '3.x'
24
repo-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments