File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3131 - uses : arduino/setup-protoc@c65c819552d16ad3c9b72d9dfd5ba5237b9c906b # v3.0.0
3232 with :
3333 repo-token : ${{ secrets.GITHUB_TOKEN }}
34+ version : " 34.1"
3435 - uses : dtolnay/rust-toolchain@3c5f7ea28cd621ae0bf5283f0e981fb97b8a7af9
3536 with :
3637 toolchain : stable
4950 - uses : arduino/setup-protoc@c65c819552d16ad3c9b72d9dfd5ba5237b9c906b # v3.0.0
5051 with :
5152 repo-token : ${{ secrets.GITHUB_TOKEN }}
53+ version : " 34.1"
5254 - uses : dtolnay/rust-toolchain@3c5f7ea28cd621ae0bf5283f0e981fb97b8a7af9
5355 with :
5456 toolchain : stable
Original file line number Diff line number Diff line change @@ -392,6 +392,7 @@ jobs:
392392 - uses : arduino/setup-protoc@c65c819552d16ad3c9b72d9dfd5ba5237b9c906b # v3.0.0
393393 with :
394394 repo-token : ${{ secrets.GITHUB_TOKEN }}
395+ version : " 34.1"
395396 - uses : dtolnay/rust-toolchain@3c5f7ea28cd621ae0bf5283f0e981fb97b8a7af9
396397 with :
397398 toolchain : stable
@@ -401,7 +402,6 @@ jobs:
401402 - name : check git diff after compile-proto execution
402403 run : git diff --exit-code rust/otap-dataflow/crates/pdata/src/proto
403404
404-
405405 # Verify the workspace builds with --no-default-features to catch broken
406406 # optional feature gates (e.g., dev-tools, crypto-*).
407407 no_default_features_check :
Original file line number Diff line number Diff line change 4242 - uses : arduino/setup-protoc@c65c819552d16ad3c9b72d9dfd5ba5237b9c906b # v3.0.0
4343 with :
4444 repo-token : ${{ secrets.GITHUB_TOKEN }}
45+ version : " 34.1"
4546 - uses : dtolnay/rust-toolchain@3c5f7ea28cd621ae0bf5283f0e981fb97b8a7af9
4647 with :
4748 toolchain : stable
You can’t perform that action at this time.
0 commit comments