File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 7474 path : .
7575
7676 - name : Install Protoc
77- uses : arduino/setup-protoc@v1
77+ uses : arduino/setup-protoc@v3
7878 with :
7979 version : " 3.x"
8080 repo-token : ${{ secrets.GITHUB_TOKEN }}
@@ -135,7 +135,7 @@ jobs:
135135 path : .
136136
137137 - name : Install Protoc
138- uses : arduino/setup-protoc@v1
138+ uses : arduino/setup-protoc@v3
139139 with :
140140 version : " 3.x"
141141 repo-token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 3838 python-version : " 3.10"
3939
4040 - name : Install Protoc
41- uses : arduino/setup-protoc@v1
41+ uses : arduino/setup-protoc@v3
4242 with :
4343 version : ' 3.x'
4444 repo-token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 5353 override : true
5454
5555 - name : Install Protoc
56- uses : arduino/setup-protoc@v1
56+ uses : arduino/setup-protoc@v3
5757 with :
5858 version : ' 3.x'
5959 repo-token : ${{ secrets.GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments